You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2013/09/27 21:48:03 UTC

[jira] [Created] (TEZ-519) Misleading stack trace when using sessions

Bikas Saha created TEZ-519:
------------------------------

             Summary: Misleading stack trace when using sessions
                 Key: TEZ-519
                 URL: https://issues.apache.org/jira/browse/TEZ-519
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Bikas Saha
            Assignee: Hitesh Shah


13/09/27 12:43:03 INFO impl.YarnClientImpl: Killing application application_1380218649569_0047                                      
org.apache.hadoop.mapred.FileAlreadyExistsException: Output directory /out already exists                                           
        at org.apache.tez.mapreduce.examples.OrderedWordCount.main(OrderedWordCount.java:357)                                       
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                              
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)                                            
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)                                    
        at java.lang.reflect.Method.invoke(Method.java:597)                                                                         
        at org.apache.hadoop.util.ProgramDriver$ProgramDescription.invoke(ProgramDriver.java:72)                                    
        at org.apache.hadoop.util.ProgramDriver.run(ProgramDriver.java:144)                                                         
        at org.apache.tez.mapreduce.examples.ExampleDriver.main(ExampleDriver.java:79)                                              
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                              
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)                                            
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)                                    
        at java.lang.reflect.Method.invoke(Method.java:597)                                                                         
        at org.apache.hadoop.util.RunJar.main(RunJar.java:212) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira