Using transient jetty servers as guis is a bad idea
---------------------------------------------------

                 Key: HADOOP-2896
                 URL: https://issues.apache.org/jira/browse/HADOOP-2896
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
    Affects Versions: 0.17.0
            Reporter: Owen O'Malley
             Fix For: 0.17.0


Using transient jetty servers (ie. one that last 30 minutes) is a very poor 
replacement for a gui. I would much rather have bin/hadoop job -history out-dir 
print a textual summary rather than start a jetty server on the client machine 
that needs to be queried by the user.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to