Skip to content

Conversation

@trestletech
Copy link
Contributor

Otherwise, sparkR.init() with multiple sparkPackages results in this warning:

Warning message:
In if (packages != "") { :
  the condition has length > 1 and only the first element will be used

@shivaram
Copy link
Contributor

Jenkins, ok to test

@shivaram
Copy link
Contributor

@trestletech
Copy link
Contributor Author

Just added a test. I'll confess that I haven't been able to run the tests due to some missing Spark dev incompatibility, though.

@SparkQA
Copy link

SparkQA commented Jul 28, 2015

Test build #38701 has finished for PR 7701 at commit 3aab1a7.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 28, 2015

Test build #38704 has finished for PR 7701 at commit c52db0e.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jul 28, 2015

Test build #38709 has finished for PR 7701 at commit 72c8b36.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@shivaram
Copy link
Contributor

LGTM. Thanks @trestletech -- Merging this

asfgit pushed a commit that referenced this pull request Jul 28, 2015
Otherwise, `sparkR.init()` with multiple `sparkPackages` results in this warning:

```
Warning message:
In if (packages != "") { :
  the condition has length > 1 and only the first element will be used
```

Author: trestletech <[email protected]>

Closes #7701 from trestletech/compare-packages and squashes the following commits:

72c8b36 [trestletech] Correct function name.
c52db0e [trestletech] Added test for multiple packages.
3aab1a7 [trestletech] Use vector-friendly comparison for packages argument.

(cherry picked from commit 6143234)
Signed-off-by: Shivaram Venkataraman <[email protected]>
@asfgit asfgit closed this in 6143234 Jul 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants