Break dependency between DatanodeJspHelper and FsShell
------------------------------------------------------

                 Key: HDFS-1736
                 URL: https://issues.apache.org/jira/browse/HDFS-1736
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: data-node
    Affects Versions: 0.22.0
            Reporter: Daryn Sharp
            Priority: Minor
             Fix For: 0.22.0


DatanodeJspHelper has an artificial dependency on a date formatter field in 
FsShell.  A pending bug is reorganizing the FsShell commands so this field will 
no longer be available.  The dependency should be broken by having 
DataNodeJspHelper contain its own independent date formatter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to