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

hibImport error #47

Open
praveenraja21 opened this issue Jan 9, 2018 · 0 comments
Open

hibImport error #47

praveenraja21 opened this issue Jan 9, 2018 · 0 comments

Comments

@praveenraja21
Copy link

hduser@pglab2-HCL-Desktop:/usr/local/hipi$ tools/hibImport.sh /home/pglab2/Downloads/Sampleimages sampleimages.hib
Warning: $HADOOP_HOME is deprecated.

Input image directory: /home/pglab2/Downloads/Sampleimages
Input FS: local FS
Output HIB: sampleimages.hib
Overwrite HIB if it exists: false
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.hadoop.fs.FileSystem.getDefaultBlockSize(Lorg/apache/hadoop/fs/Path;)J
at org.hipi.imagebundle.HipiImageBundle.openForWrite(HipiImageBundle.java:495)
at org.hipi.tools.HibImport.main(HibImport.java:125)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.hadoop.util.RunJar.main(RunJar.java:156)
Can anyone tell me some suggestion to solve the 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

1 participant