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

Maintenance Mode: On Host Details page, Start All fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • ambari-web
    • None

    Description

      This happens as FE includes client components while issuing start all host components call and client does not have STARTED as desired state.

      Request:
      URL:http://162.216.149.63:8080/api/v1/clusters/mirror1/hosts/yusakum1-3.c.pramod-thangali.internal/host_components
      
      Form Data:
      {"RequestInfo":{"context":"Start All Host Components","query":"HostRoles/component_name.in(DATANODE,FALCON_CLIENT,GANGLIA_MONITOR,HBASE_CLIENT,HBASE_REGIONSERVER,HCAT,HDFS_CLIENT,HIVE_CLIENT,MAPREDUCE2_CLIENT,NODEMANAGER,OOZIE_CLIENT,PIG,SQOOP,SUPERVISOR,TEZ_CLIENT,YARN_CLIENT,ZOOKEEPER_CLIENT,ZOOKEEPER_SERVER)"},"Body":{"HostRoles":{"state":"STARTED"}}}
      
      Response:
      {
        "status" : 400,
        "message" : "java.lang.IllegalArgumentException: Invalid desired state for a client component"
      }
      

      Note: "Stop All" call should not have client components, either.
      We need to make sure that the client components are included for "Restart All" call.

      Attachments

        1. AMBARI-5133.patch
          2 kB
          Jaimin Jetly

        Activity

          People

            jaimin Jaimin Jetly
            jaimin Jaimin Jetly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: