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 2017/04/12 16:59:41 UTC

[jira] [Created] (AMBARI-20745) Metrics collector goes down after starting up

Aravindan Vijayan created AMBARI-20745:
------------------------------------------

             Summary: Metrics collector goes down after starting up
                 Key: AMBARI-20745
                 URL: https://issues.apache.org/jira/browse/AMBARI-20745
             Project: Ambari
          Issue Type: Bug
          Components: ambari-metrics
    Affects Versions: 2.5.1
            Reporter: Aravindan Vijayan
            Assignee: Aravindan Vijayan
            Priority: Critical
             Fix For: 2.5.1


{code}
Caused by: java.lang.NoClassDefFoundError: org/apache/http/impl/client/HttpClientBuilder
        at org.apache.hadoop.fs.azure.WasbRemoteCallHelper.<init>(WasbRemoteCallHelper.java:60)
        at org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl.initialize(RemoteSASKeyGeneratorImpl.java:135)
        at org.apache.hadoop.fs.azure.SecureStorageInterfaceImpl.<init>(SecureStorageInterfaceImpl.java:82)
        at org.apache.hadoop.fs.azure.AzureNativeFileSystemStore.initialize(AzureNativeFileSystemStore.java:480)
        at org.apache.hadoop.fs.azure.NativeAzureFileSystem.initialize(NativeAzureFileSystem.java:1262)
        at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:2795)
        at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:99)
        at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2829)
        at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2811)
        at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:390)
        at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:179)
        at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:374)
        at org.apache.hadoop.fs.Path.getFileSystem(Path.java:295)
        at org.apache.hadoop.hbase.util.DynamicClassLoader.initTempDir(DynamicC
{code}





--
This message was sent by Atlassian JIRA
(v6.3.15#6346)