GitHub user Artjom-Metro opened a pull request:
https://github.com/apache/spark/pull/1353
SPARK-2427: Fix Scala examples that use the wrong command line arguments
index
The Scala examples HBaseTest and HdfsTest don't use the correct indexes for
the command line arguments. This due to to the fix of JIRA 1565, where these
examples were not correctly adapted to the new usage of the submit script.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Artjom-Metro/spark fix_examples
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1353.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1353
----
commit cfaa73c1de9fce8847767f0098c5e5ba1a0366a6
Author: Artjom-Metro <[email protected]>
Date: 2014-07-10T08:10:16Z
Fix some examples that use the wrong index to access the command line
arguments
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---