You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2021/02/21 09:30:33 UTC

[spark] branch master updated (04c3125 -> 546d2eb)

This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 04c3125  [SPARK-34360][SQL] Support truncation of v2 tables
     add 546d2eb  [SPARK-34384][CORE] Add missing docs for ResourceProfile APIs

No new revisions were added by this update.

Summary of changes:
 .../spark/resource/ExecutorResourceRequest.scala   |  4 +--
 .../spark/resource/ExecutorResourceRequests.scala  | 12 +++++++
 .../apache/spark/resource/ResourceAllocator.scala  |  2 +-
 .../apache/spark/resource/ResourceProfile.scala    | 37 ++++++++++++++++++++--
 .../spark/resource/ResourceProfileBuilder.scala    | 20 +++++++++---
 .../spark/resource/TaskResourceRequest.scala       | 10 ++++--
 .../spark/resource/TaskResourceRequests.scala      | 13 +++++++-
 .../features/BasicExecutorFeatureStepSuite.scala   |  4 +--
 .../cluster/k8s/ExecutorPodsAllocatorSuite.scala   |  2 +-
 9 files changed, 88 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org