aboutsummaryrefslogtreecommitdiff
path: root/sql/core/src/test/java
diff options
context:
space:
mode:
authorYong Tang <yong.tang.github@outlook.com>2016-04-05 12:19:20 +0900
committerKousuke Saruta <sarutak@oss.nttdata.co.jp>2016-04-05 12:19:20 +0900
commit7db56244fa3dba92246bad6694f31bbf68ea47ec (patch)
tree703af71f0b5e6d4c66f2a32c7e8f4b529405fd23 /sql/core/src/test/java
parent8f50574ab4021b9984b0017cd47ba012a894c19a (diff)
downloadspark-7db56244fa3dba92246bad6694f31bbf68ea47ec.tar.gz
spark-7db56244fa3dba92246bad6694f31bbf68ea47ec.tar.bz2
spark-7db56244fa3dba92246bad6694f31bbf68ea47ec.zip
[SPARK-14368][PYSPARK] Support python.spark.worker.memory with upper-case unit.
## What changes were proposed in this pull request? This fix tries to address the issue in PySpark where `spark.python.worker.memory` could only be configured with a lower case unit (`k`, `m`, `g`, `t`). This fix allows the upper case unit (`K`, `M`, `G`, `T`) to be used as well. This is to conform to the JVM memory string as is specified in the documentation . ## How was this patch tested? This fix adds additional test to cover the changes. Author: Yong Tang <yong.tang.github@outlook.com> Closes #12163 from yongtang/SPARK-14368.
Diffstat (limited to 'sql/core/src/test/java')
0 files changed, 0 insertions, 0 deletions