Environment variable CLASSPATH not set! and getJNIEnv: get...
I had set the environment variables in /etc/profile: export JAVA_HOME=/usr/local/java export CLASSPATH=.:$CLASSPATH:$HADOOP_HOME/bin/hadoop classpath --glob And I had compile nginx with hdfs module success, and config the directive in ng...