Uploaded image for project: 'Apache Knox'
  1. Apache Knox
  2. KNOX-1425

UI Changes to include dispatch element in topology

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 2.1.0
    • AdminUI
    • None

    Description

      As part of KNOX-1339 cloud federation, now topology element contains a dispatch element and Admin UI needs to be updated to take that into account.

      <topology>
          <gateway>
              <provider> 
              ...
              </provider>
              ...
              <dispatch>
                  <contributor-name> </contributor-name>
                  <ha-contributor-name> </ha-contributor-name>            
                  <classname>org.apache.hadoop.gateway.hbase.HBaseDispatch</classname>
                  <ha-classname> </ha-classname>
                  <http-client-factory> </http-client-factory>
                  <use-two-way-ssl> </use-two-way-ssl>
              </dispatch>
              ....
           </gateway>
      </topology>
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              smore Sandeep More
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: