XMLWordPrintableJSON

Details

    Description

      see comment (https://issues.apache.org/jira/browse/YUNIKORN-22?focusedCommentId=17398860&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17398860)

      Currently, all nodes are hardcode to be assigned to "default" partition. That brings two disadvantages.

      1. we can't select specify nodes, which are used to execute spark job only, from a cluster
      2. multi-partitions does not work since non-default partition can't get nodes

      Future works:

      1. support to change partition assignment of existent node (in this PR, the update request will be skipped)
      2. support to remove existent node which had been reassigned (in this PR, removing such node cause error message "Failed to update non existing node ...")

      Attachments

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: