liu huan created HDFS-12709: ------------------------------- Summary: NFS gateway NoSuchFieldError: LOG Key: HDFS-12709 URL: https://issues.apache.org/jira/browse/HDFS-12709 Project: Hadoop HDFS Issue Type: Bug Reporter: liu huan Priority: Critical
When I execute command: hadoop-daemon.sh --script hdfs start nfs3 in both centos and ubuntu ,I got the following exceptions: Exception in thread "main" java.lang.NoSuchFieldError: LOG at org.apache.hadoop.hdfs.nfs.nfs3.Nfs3.startService(Nfs3.java:62) at org.apache.hadoop.hdfs.nfs.nfs3.Nfs3.main(Nfs3.java:73) How can I fix it? -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org