Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-15042

App Timeline server failed to start due to java.lang.ClassNotFoundException: Class org.apache.hadoop.yarn.server.timeline.Entit yGroupFSTimelineStore

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • 2.2.0
    • None
    • None

    Description

      App Timeline server failed to start due to java.lang.ClassNotFoundException: Class org.apache.hadoop.yarn.server.timeline.Entit yGroupFSTimelineStore

      2016-02-13 05:41:55,591 INFO  service.AbstractService (AbstractService.java:noteFailure(272)) - Service org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistory
      Server failed in state INITED; cause: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.yarn.server.timeline.Entit
      yGroupFSTimelineStore not found
      java.lang.RuntimeException: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found
              at org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2227)
              at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.createTimelineStore(ApplicationHistoryServer.java:204)
              at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.serviceInit(ApplicationHistoryServer.java:87)
              at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
              at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.launchAppHistoryServer(ApplicationHistoryServer.java:161)
              at org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.main(ApplicationHistoryServer.java:171)
      Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found
      

      There is no class EntityGroupFSTimelineStore available, the value of parameter yarn.timeline-service.store-class should be set to org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore

      Attachments

        1. AMBARI-15042.patch
          0.8 kB
          Bhuvnesh Chaudhary

        Issue Links

          Activity

            People

              bhuvnesh2703 Bhuvnesh Chaudhary
              bhuvnesh2703 Bhuvnesh Chaudhary
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: