[ 
https://issues.apache.org/jira/browse/HADOOP-10242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950618#comment-13950618
 ] 

Avinash Kujur commented on HADOOP-10242:
----------------------------------------

i tried to execute:  hadoop job -history ~/1

but its giving different error. i cant see any error related to "space". its 
giving some more different errors as well.

[cloudera@localhost hadoop-common]$ hadoop job -history ~/1
DEPRECATED: Use of this script to execute mapred command is deprecated.
Instead use the mapred command for it.

14/03/28 05:08:43 WARN util.NativeCodeLoader: Unable to load native-hadoop 
library for your platform... using builtin-java classes where applicable
14/03/28 05:08:44 INFO Configuration.deprecation: session.id is deprecated. 
Instead, use dfs.metrics.session-id
14/03/28 05:08:44 INFO jvm.JvmMetrics: Initializing JVM Metrics with 
processName=JobTracker, sessionId=
Ignore unrecognized file: 1
Exception in thread "main" java.io.IOException: Unable to initialize History 
Viewer
        at 
org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.<init>(HistoryViewer.java:90)
        at org.apache.hadoop.mapreduce.tools.CLI.viewHistory(CLI.java:470)
        at org.apache.hadoop.mapreduce.tools.CLI.run(CLI.java:313)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
        at org.apache.hadoop.mapred.JobClient.main(JobClient.java:1239)
Caused by: java.io.IOException: Unable to initialize History Viewer
        at 
org.apache.hadoop.mapreduce.jobhistory.HistoryViewer.<init>(HistoryViewer.java:84)
        ... 5 more

can you please clear me out?

Regards,
Avinash

> No space in an error output message
> -----------------------------------
>
>                 Key: HADOOP-10242
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10242
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Anton Balashov
>            Priority: Trivial
>
> [nzhdusr@nhga0007 ~]$ hadoop job -history ~/1
> Exception in thread "main" java.io.IOException: Not able to initialize 
> History viewer
>       at org.apache.hadoop.mapred.HistoryViewer.<init>(HistoryViewer.java:95)
>       at org.apache.hadoop.mapred.JobClient.viewHistory(JobClient.java:1917)
>       at org.apache.hadoop.mapred.JobClient.run(JobClient.java:1866)
>       at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
>       at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79)
>       at org.apache.hadoop.mapred.JobClient.main(JobClient.java:2123)
> Caused by: java.io.IOException: History directory 
> /home/nzhdusr/1/_logs/historydoes not exist



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to