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

Add viewfs dataset #477

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add viewfs dataset #477

wants to merge 1 commit into from

Conversation

ashangit
Copy link

We are using sqoop which rely on kite and were facing issue after migrating to viewfs default scheme in our hadoop preprod cluster:
17/09/07 13:13:25 ERROR sqoop.Sqoop: Got exception running Sqoop: org.kitesdk.data.DatasetNotFoundException: Unknown dataset URI pattern: dataset:viewfs://root/user/toto/metrics_backups/20170905/monitoring/io_usage Check that JARs for viewfs datasets are on the classpath org.kitesdk.data.DatasetNotFoundException: Unknown dataset URI pattern: dataset:viewfs://root/user/toto/metrics_backups/20170905/monitoring/io_usage Check that JARs for viewfs datasets are on the classpath

This patch solve this issue by just defining viewfs dataset URI pattern

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

Successfully merging this pull request may close these issues.

None yet

1 participant