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

Gopal V commented on YARN-4586:
-------------------------------

Also, please cross-check the config - the issue seems to be in the leveldb path 
parameter (note, the file:/ in the middle) {{ 
/home/td/file:/home/td/temp/yarn/timeline/leveldb-timeline-store.ldb/LOCK}}

> YARN ATS: ATS leveldb fails to come up
> --------------------------------------
>
>                 Key: YARN-4586
>                 URL: https://issues.apache.org/jira/browse/YARN-4586
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: timelineserver
>         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. 
> {code}
> 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)
> {code}



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

Reply via email to