Krisztian Horvath created AMBARI-13344:
------------------------------------------

             Summary: Views: HDFS API utility needs to work with WASB
                 Key: AMBARI-13344
                 URL: https://issues.apache.org/jira/browse/AMBARI-13344
             Project: Ambari
          Issue Type: Bug
          Components: ambari-views
    Affects Versions: 2.1.1
            Reporter: Krisztian Horvath
            Priority: Critical
             Fix For: 2.1.3


Ambari views don't work when WASB is configured as default filesystem.

This is the exception shown in the UI when trying to access the view.
org.apache.ambari.view.utils.hdfs.HdfsApiException: HDFS040 Couldn't open 
connection to HDFS
        at 
org.apache.ambari.view.utils.hdfs.HdfsUtil.connectToHDFSApi(HdfsUtil.java:131)
        at 
org.apache.ambari.view.filebrowser.HdfsService.getApi(HdfsService.java:79)
        at 
org.apache.ambari.view.filebrowser.FileOperationService.listdir(FileOperationService.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)



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

Reply via email to