You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Aravindan Vijayan (JIRA)" <ji...@apache.org> on 2016/09/14 20:08:20 UTC

[jira] [Created] (AMBARI-18392) Cluster failure due to APP_TIMELINE_SERVER and RESOURCEMANAGER failed to start

Aravindan Vijayan created AMBARI-18392:
------------------------------------------

             Summary: Cluster failure due to APP_TIMELINE_SERVER and RESOURCEMANAGER failed to start
                 Key: AMBARI-18392
                 URL: https://issues.apache.org/jira/browse/AMBARI-18392
             Project: Ambari
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Aravindan Vijayan
            Assignee: Aravindan Vijayan
            Priority: Blocker
             Fix For: 2.5.0


Exception Trace
{code}
 Error accessing file:/usr/hdp/2.5.1.0-28/oozie/share/lib/spark
    azure: java.io.IOException: Error accessing file:/usr/hdp/2.5.1.0-28/oozie/share/lib/spark
    azure: at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1536)
    azure: at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1574)
    azure: at org.apache.hadoop.fs.ChecksumFileSystem.listStatus(ChecksumFileSystem.java:676)
    azure: at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:357)
    azure: at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:359)
    azure: at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:359)
    azure: at org.apache.hadoop.fs.FileUtil.copy(FileUtil.java:341)
    azure: at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:1986)
    azure: at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:1954)
    azure: at org.apache.hadoop.fs.FileSystem.copyFromLocalFile(FileSystem.java:1919)
    azure: at org.apache.ambari.fast_hdfs_resource.Resource.createResource(Resource.java:216)
    azure: at org.apache.ambari.fast_hdfs_resource.Runner.main(Runner.java:83)
    azure: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    azure: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    azure: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    azure: at java.lang.reflect.Method.invoke(Method.java:498)
    azure: at org.apache.hadoop.util.RunJar.run(RunJar.java:233)
    azure: at org.apache.hadoop.util.RunJar.main(RunJar.java:148)
{code}

RC
Not all the required directories were created on the DFS as part of the sys prep thus both Application Timeline server and Resource Manager are failing.



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