[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread kanzhang
Github user kanzhang commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43810385
  
@rxin & @ahirreddy , thanks for the quick response!


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/697


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread rxin
Github user rxin commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43809349
  
Thanks. I've merged this into master & branch-1.0.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43803492
  
Merged build finished. All automated tests passed.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43803494
  
All automated tests passed.
Refer to this link for build results: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15124/


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread rxin
Github user rxin commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43799234
  
Thanks. I will merge once Travis returns.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread ahirreddy
Github user ahirreddy commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43799163
  
LGTM


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43798939
  
 Merged build triggered. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43798959
  
Merged build started. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-21 Thread rxin
Github user rxin commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-43798681
  
Jenkins, test this please.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-15 Thread kanzhang
GitHub user kanzhang opened a pull request:

https://github.com/apache/spark/pull/697

[SPARK-1519] Support minPartitions param of wholeTextFiles() in PySpark



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/kanzhang/spark SPARK-1519

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/697.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 #697


commit 4f8d1ed17fa785a50263a1c8353f8ad652a43936
Author: Kan Zhang 
Date:   2014-05-08T18:04:24Z

[SPARK-1519] Support minPartitions param of wholeTextFiles() in PySpark




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] spark pull request: [SPARK-1519] Support minPartitions param of wh...

2014-05-12 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/697#issuecomment-42584240
  
Can one of the admins verify this patch?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---