Skip to content

Conversation

@sun-rui
Copy link
Contributor

@sun-rui sun-rui commented Apr 21, 2015

No description provided.

@shivaram
Copy link
Contributor

Jenkins, ok to test

@shivaram
Copy link
Contributor

Jenkins, add to whitelist

@shivaram
Copy link
Contributor

Thanks @sun-rui -- Change looks good to me. Lets wait for Jenkins

@SparkQA
Copy link

SparkQA commented Apr 23, 2015

Test build #30792 has finished for PR 5613 at commit 29d67c1.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@shivaram
Copy link
Contributor

One change that isn't in RDD.R or pairRDD.R is that sortBy and sortByKey take in 1L as the default argument in generics.R. Could you change that to just 1 (numeric) and check if sortByKey(rdd, 2) etc. works correctly ?

@SparkQA
Copy link

SparkQA commented Apr 24, 2015

Test build #30907 has finished for PR 5613 at commit abaf02e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@shivaram
Copy link
Contributor

LGTM. Merging this

@asfgit asfgit closed this in caf0136 Apr 24, 2015
jeanlyn pushed a commit to jeanlyn/spark that referenced this pull request May 14, 2015
Author: Sun Rui <[email protected]>

Closes apache#5613 from sun-rui/SPARK-6852 and squashes the following commits:

abaf02e [Sun Rui] Change the type of default numPartitions from integer to numeric in generics.R.
29d67c1 [Sun Rui] [SPARK-6852][SPARKR] Accept numeric as numPartitions in SparkR.
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
Author: Sun Rui <[email protected]>

Closes apache#5613 from sun-rui/SPARK-6852 and squashes the following commits:

abaf02e [Sun Rui] Change the type of default numPartitions from integer to numeric in generics.R.
29d67c1 [Sun Rui] [SPARK-6852][SPARKR] Accept numeric as numPartitions in SparkR.
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