[
https://issues.apache.org/jira/browse/HADOOP-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-4242:
-------------------------------------------
Status: Patch Available (was: Open)
> Remove an extra ";" in FSDirectory
> ----------------------------------
>
> Key: HADOOP-4242
> URL: https://issues.apache.org/jira/browse/HADOOP-4242
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Tsz Wo (Nicholas), SZE
> Priority: Blocker
> Fix For: 0.19.0
>
> Attachments: 4242_20080922.patch
>
>
> In FSDirectory,
> {code}
> import org.apache.hadoop.hdfs.server.common.HdfsConstants.StartupOption;;
> {code}
> Eclipse complains that
> {noformat}
> Syntax error on token ";", delete this token.
> {noformat}
> but javac seems okay about it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.