Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate any catalogs #404

Open
ajbd2106 opened this issue Sep 10, 2020 · 3 comments
Open

Unable to locate any catalogs #404

ajbd2106 opened this issue Sep 10, 2020 · 3 comments

Comments

@ajbd2106
Copy link

when i call http://localhost:8080/mds/v1/catalog, i get some error :

There was an unexpected error (type=Unable to locate for getcatalognames. Details: Unable to locate any catalogs, status=404). Unable to locate for getcatalognames. Details: Unable to locate any catalogs

I do not why ?how can i resolve this question? and can you provide song docs? thanks.

Once the build is completed, the metacat WAR file is generated under metacat-war/build/libs directory. Metacat needs two basic configurations:

metacat.plugin.config.location: Path to the directory containing the catalog configuration. Please look at catalog samples used for functional testing.

metacat.usermetadata.config.location: Path to the configuration file containing the connection properties to store user metadata.

So we need to update the above properties before build or after build. If it is after build where can i change the properties

@shursulei
Copy link

I get the same problem.Do you resolve this problem

@shursulei
Copy link

when i call http://localhost:8080/mds/v1/catalog, i get some error :

There was an unexpected error (type=Unable to locate for getcatalognames. Details: Unable to locate any catalogs, status=404). Unable to locate for getcatalognames. Details: Unable to locate any catalogs

I do not why ?how can i resolve this question? and can you provide song docs? thanks.

Once the build is completed, the metacat WAR file is generated under metacat-war/build/libs directory. Metacat needs two basic configurations:

metacat.plugin.config.location: Path to the directory containing the catalog configuration. Please look at catalog samples used for functional testing.

metacat.usermetadata.config.location: Path to the configuration file containing the connection properties to store user metadata.

So we need to update the above properties before build or after build. If it is after build where can i change the properties

I get the same problem.Do you resolve this problem

@Yulianyang
Copy link

Do you resolve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants