aboutsummaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorCodingCat <zhunansjtu@gmail.com>2015-03-03 10:32:57 +0000
committerSean Owen <sowen@cloudera.com>2015-03-03 10:32:57 +0000
commit975643c256e548601bf9015c8840c947df5446bf (patch)
tree41fa272d41ef50ca9ef1379018832f3145963563 /NOTICE
parent0c9a8eaed74b2b381a1cc70e6e6a2783bac0912c (diff)
downloadspark-975643c256e548601bf9015c8840c947df5446bf.tar.gz
spark-975643c256e548601bf9015c8840c947df5446bf.tar.bz2
spark-975643c256e548601bf9015c8840c947df5446bf.zip
[SPARK-6118] making package name of deploy.worker.CommandUtils and deploy.CommandUtilsSuite consistent
https://issues.apache.org/jira/browse/SPARK-6118 I found that the object CommandUtils is placed under deploy.worker package, while CommandUtilsSuite is under deploy Conventionally, we put the implementation and unit test class under the same package here, to minimize the change, I move CommandUtilsSuite to worker package, **However, CommandUtils seems to contain some general methods (though only used by worker.* classes currently**, we may also consider to replace CommonUtils Author: CodingCat <zhunansjtu@gmail.com> Closes #4856 from CodingCat/SPARK-6118 and squashes the following commits: cb93700 [CodingCat] making package name consistent
Diffstat (limited to 'NOTICE')
0 files changed, 0 insertions, 0 deletions