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

Views: HDFS API utility needs to work with WASB

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.1.1
    • 2.2.0
    • ambari-views
    • None

    Description

      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)
      

      Attachments

        Activity

          People

            rrader Roman Rader
            keyki Krisztian Horvath
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: