[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-12-05 Thread tsudukim
Github user tsudukim closed the pull request at:

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


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

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

https://github.com/apache/spark/pull/3280#issuecomment-65834528
  
Thank you! @JoshRosen


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-12-04 Thread JoshRosen
Github user JoshRosen commented on the pull request:

https://github.com/apache/spark/pull/3279#issuecomment-65737899
  
LGTM, so I'm going to merge this into `master` and `branch-1.2`.  Thanks 
for the fix (and sorry for the big delay in review)!


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-12-04 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-15 Thread srowen
Github user srowen commented on the pull request:

https://github.com/apache/spark/pull/3280#issuecomment-63173455
  
@tsudukim I think the practice is always to open a PR for master, not 
branches. The patch will be back-ported as appropriate. Could you change your 
PRs into one for master?


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-15 Thread tsudukim
Github user tsudukim commented on the pull request:

https://github.com/apache/spark/pull/3280#issuecomment-63205228
  
Thank you @srowen for following this ticket.
I know PR should be for master generally, and I already sent one for master 
(#3279).
But the details of modification for master and for branch-1.1 are different 
because the filename in master was changed from branch-1.1, so i thought 
branch-1.1 requires another PR and sent this (#3280).
If you don't need this PR, I will just close it.


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-15 Thread srowen
Github user srowen commented on the pull request:

https://github.com/apache/spark/pull/3280#issuecomment-63207627
  
That makes sense. I don't know if it is better to leave this or let the 
merger apply this change when it is applied to 1.1. It may not be worth it 
since docs are made from the latest release. Let them decide. 


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread tsudukim
GitHub user tsudukim opened a pull request:

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

[SPARK-4421] Wrong link in spark-standalone.html

Modified the link of building Spark.

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

$ git pull https://github.com/tsudukim/spark feature/SPARK-4421

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

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


commit 56e31c1459044aaacd183ecb82f8ca6dcd040bb7
Author: Masayoshi TSUZUKI tsudu...@oss.nttdata.co.jp
Date:   2014-11-15T01:38:02Z

Modified the link of building Spark.




---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

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

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread tsudukim
GitHub user tsudukim opened a pull request:

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

[SPARK-4421] Wrong link in spark-standalone.html

Modified the link of building Spark. (backport version of #3279.)

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

$ git pull https://github.com/tsudukim/spark feature/SPARK-4421-2

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

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


commit 3b4d38d30c71685804fa71ae9dbfaf0068f0e384
Author: Masayoshi TSUZUKI tsudu...@oss.nttdata.co.jp
Date:   2014-11-15T01:58:54Z

[SPARK-4421] Wrong link in spark-standalone.html

Modified the link of building Spark. (backport version of #3279.)




---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

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

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread tsudukim
Github user tsudukim commented on the pull request:

https://github.com/apache/spark/pull/3280#issuecomment-63162188
  
I sent 2 PRs about 
[SPARK-4421](https://issues.apache.org/jira/browse/SPARK-4421) because the page 
name are different between Spark 1.2 and Spark 1.1.
This is for Spark 1.1.


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-4421] Wrong link in spark-standalone.ht...

2014-11-14 Thread tsudukim
Github user tsudukim commented on the pull request:

https://github.com/apache/spark/pull/3279#issuecomment-63162179
  
I sent 2 PRs about 
[SPARK-4421](https://issues.apache.org/jira/browse/SPARK-4421) because the page 
name are different between Spark 1.2 and Spark 1.1.
This is for Spark 1.2.


---
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.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org