Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
In FSDirectory,
import org.apache.hadoop.hdfs.server.common.HdfsConstants.StartupOption;;
Eclipse complains that
Syntax error on token ";", delete this token.
but javac seems okay about it.