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

Spark2 Job History Server Quick links Hard Coded to http_only

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.7.0
    • 2.8.0
    • ambari-web
    • None
    • Patch

    Description

      Spark2 Job History Server Quick links Hard Coded to http_only

      {
      name: "default",
      description: "default quick links configuration",
      configuration: 
      {
      protocol: 
      {
      type: "HTTP_ONLY"
      },
      links: 
      [
      {
      name: "spark2_history_server_ui",
      label: "Spark2 History Server UI",
      component_name: "SPARK2_JOBHISTORYSERVER",
      requires_user_name: "false",
      url: "%@://%@:%@",
      port: 
      {
      http_property: "spark.history.ui.port",
      http_default_port: "18081",
      https_property: "spark.history.ui.port",
      https_default_port: "18081",
      regex: "^(\d+)$",
      site: "spark2-defaults"
      }
      }
      ]
      }
      }
      

      Attachments

        1. AMBARI-24544.001.patch
          2 kB
          Sandeep Nemuri

        Activity

          People

            vbrodetskyi Vitaly Brodetskyi
            Sandeep Nemuri Sandeep Nemuri
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: