oozie sqoop shell action - sqoop : Command not found -


i trying triggering sqoop command through shell action. getting error - sqoop: command not found.

i read contents of file hdfs through shell action. when try trigger sqoop or hive commands saying sqoop of hive command not found. copied libraries location , in oozie properties(oozie.libpath) have given path.

oozie.libpath=/user/oozie/share/lib oozie.use.system.libpath=false oozie.wf.rerun.failnodes=true 

am missing here? can 1 please me on this.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -