Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Error: /usr/lib/hadoop does not exist!
  2. Please set $HADOOP_COMMON_HOME to the root of your Hadoop installation.
  3.  
  4. SQOOP_CONF_DIR=${SQOOP_CONF_DIR:-${SQOOP_HOME}/conf}
  5.  
  6. if [ -f "${SQOOP_CONF_DIR}/sqoop-env.sh" ]; then
  7. . "${SQOOP_CONF_DIR}/sqoop-env.sh"
  8. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement