You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Iyappan Srinivasan (JIRA)" <ji...@apache.org> on 2009/09/17 07:43:57 UTC

[jira] Created: (MAPREDUCE-992) bin/hadoop job -events < jobid> gives event links which does not work.

bin/hadoop job -events < jobid> gives event links which does not work.
----------------------------------------------------------------------

                 Key: MAPREDUCE-992
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-992
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 0.21.0
            Reporter: Iyappan Srinivasan



 bin/hadoop job -events job_200909170448_0009 1 10000
DEPRECATED: Use of this script to execute mapred command is deprecated.
Instead use the mapred command for it.

Task completion events for job_200909170448_0009
Number of events (from 1) are: 1
SUCCEEDED attempt_200909170448_0009_m_000000_0 http://<machineName FQDN>:50060/tasklog?plaintext=true&taskid=attempt_200909170448_0009_m_000000_0


This link does not work. If it is put ina browser, it gives error saying " HTTP ERROR: 400

You must supply a value for `filter' (STDOUT, STDERR, or SYSLOG) if you set plainText = true

RequestURI=/tasklog"

These links should work properly.


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