This is an automated email from the ASF dual-hosted git repository. yaniv pushed a commit to branch version-0.2.0-incubating-rc3 in repository https://gitbox.apache.org/repos/asf/incubator-amaterasu.git
commit ec6525ad0c2209f35be3a6bb4fd7856b44a962e5 Merge: 3bbd6c3 b2f574a Author: Yaniv Rodenski <[email protected]> AuthorDate: Mon May 28 11:25:21 2018 +1000 Merge pull request #20 from nadav-har-tzvi/version-0.2.0-incubating-rc3 PySpark fixes for YARN and Mesos .../common/configuration/ClusterConfig.scala | 22 ++-- executor/src/main/resources/spark_intp.py | 1 + .../runners/spark/PySpark/PySparkRunner.scala | 135 ++++++++------------- .../runners/spark/SparkRunnersProvider.scala | 28 +++-- .../runners/spark/SparkRunnerHelper.scala | 4 +- executor/src/test/resources/amaterasu.properties | 1 + executor/src/test/resources/spark_intp.py | 1 + 7 files changed, 87 insertions(+), 105 deletions(-) -- To stop receiving notification emails like this one, please contact [email protected].
