If you are using sqoop 1.4.1 and you try to build it you can get error as
org.apache.hbase#hbase;0.92.0-SNAPSHOT: not found
This is due to reason that HBase 0.92.0 has been released
Just make the following changes in build.xml and run the build again
https://reviews.apache.org/r/4169/diff/
No comments:
Post a Comment
Please share your views and comments below.
Thank You.