aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests.py
diff options
context:
space:
mode:
authorjerryshao <sshao@hortonworks.com>2016-03-01 21:28:30 -0800
committerReynold Xin <rxin@databricks.com>2016-03-01 21:28:30 -0800
commitb4d096ded6540c46a2b07b0b0897cbb0b43ba1e0 (patch)
tree842b3d5189a6c9827c60fc80c9adfe6a42c4f771 /dev/run-tests.py
parent9495c40f227b785d852abdc307461d2e7e5c2011 (diff)
downloadspark-b4d096ded6540c46a2b07b0b0897cbb0b43ba1e0.tar.gz
spark-b4d096ded6540c46a2b07b0b0897cbb0b43ba1e0.tar.bz2
spark-b4d096ded6540c46a2b07b0b0897cbb0b43ba1e0.zip
[BUILD][MINOR] Fix SBT build error with network-yarn module
## What changes were proposed in this pull request? ``` error] Expected ID character [error] Not a valid command: common (similar: completions) [error] Expected project ID [error] Expected configuration [error] Expected ':' (if selecting a configuration) [error] Expected key [error] Not a valid key: common (similar: commands) [error] common/network-yarn/test ``` `common/network-yarn` is not a valid sbt project, we should change to `network-yarn`. ## How was this patch tested? Locally run the the unit-test. CC rxin , we should either change here, or change the sbt project name. Author: jerryshao <sshao@hortonworks.com> Closes #11456 from jerryshao/build-fix.
Diffstat (limited to 'dev/run-tests.py')
0 files changed, 0 insertions, 0 deletions