I also tried running sqoop as a shell command where I bundled sqoop and hive into my workflow through the files directive, and tried to execute 'sqoop/bin/sqoop'. However it keeps saying that the sqoop command cannot be executed with a 'Permission Denied'. I made sure that the files are executable in hdfs. Is there anything else to look into?
Roshan On Tue, Nov 19, 2013 at 2:50 PM, Roshan Punnoose <[email protected]> wrote: > I am running a sqoop action with a hive import, and the logs say it cannot > find the 'hive' binary. Do I need to install hive on all my machines in the > cluster, or is there a way to bundle hive into hdfs for sqoop to user. > Thanks! > > Roshan >
