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

Hive View: "NO DAG Available" on TEZ tab when ambari is running behind proxy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.2
    • ambari-views
    • None

    Description

      Tez dag is not available when ambari is running behind proxy.

      We are getting tez url from ambari api.
      Response of http://proxyhost:port/api/v1/views/TEZ

      {
      "href": "http://ambarihost:port/api/v1/views/TEZ",
      "ViewInfo":

      { "view_name": "TEZ" }

      ,
      "versions": [{
      "href": "http://ambarihost:port/api/v1/views/TEZ/versions/0.7.0.2.3.2.0-430",
      "ViewVersionInfo":

      { "version": "0.7.0.2.3.2.0-430", "view_name": "TEZ" }

      }]
      }

      The href field is used to get tez url which is not accessible from outside.

      Attachments

        1. AMBARI-14785_branch-2.2.patch
          2 kB
          Gaurav Nagar
        2. AMBARI-14785.2_branch-2.2.patch
          2 kB
          Gaurav Nagar

        Issue Links

          Activity

            People

              gnagar Gaurav Nagar
              gnagar Gaurav Nagar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: