Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 07-14-2014 11:40 AM - edited 09-16-2022 02:02 AM
I've a java programs which calls the sqoop . It runs fine and import the data to hbase. But it runs in localmode though I've specified options.setNumMappers(5);
Please suggest how to run it in distributed mode.
Created 07-14-2014 11:46 AM
Created 07-14-2014 11:46 AM
Created 07-15-2014 02:59 AM
Thanks. It is now working in distributed mode.