You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Lvpenglin (JIRA)" <ji...@apache.org> on 2016/01/13 04:02:39 UTC

[jira] [Created] (TEZ-3034) set tez-ui occured problem

Lvpenglin created TEZ-3034:
------------------------------

             Summary: set tez-ui occured problem
                 Key: TEZ-3034
                 URL: https://issues.apache.org/jira/browse/TEZ-3034
             Project: Apache Tez
          Issue Type: Bug
          Components: UI
         Environment: hadoop2.6.0+tez0.7.0
            Reporter: Lvpenglin


My environment is hadoop2.6.0+tez0.7.0,when I start yarn timelineserver  occurred this problem,I can not solve it ,can you help me or give some suggestion? Thank you very much. 

16/01/12 21:37:53 INFO service.AbstractService: Service org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore failed in state INITED; cause: org.fusesource.leveldbjni.internal.NativeDB$DBException: IO error: /home/td/file:/home/td/temp/yarn/timeline/leveldb-timeline-store.ldb/LOCK: No such file or directory
org.fusesource.leveldbjni.internal.NativeDB$DBException: IO error: /home/td/file:/home/td/temp/yarn/timeline/leveldb-timeline-store.ldb/LOCK: No such file or directory
        at org.fusesource.leveldbjni.internal.NativeDB.checkStatus(NativeDB.java:200)
        at org.fusesource.leveldbjni.internal.NativeDB.open(NativeDB.java:218)
        at org.fusesource.leveldbjni.JniDBFactory.open(JniDBFactory.java:168)
        at org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore.serviceInit(LeveldbTimelineStore.java:219)
        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
        at org.apache.hadoop.service.CompositeService.serviceInit(CompositeService.java:107)
        at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.serviceInit(ApplicationHistoryServer.java:99)
        at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
        at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.launchAppHistoryServer(ApplicationHistoryServer.java:157)
        at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.main(ApplicationHistoryServer.java:167)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)