You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by Artjom-Metro <gi...@git.apache.org> on 2014/07/04 17:19:06 UTC

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

GitHub user Artjom-Metro opened a pull request:

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

    SPARK-2171: Demonstrate and explain how to use Spark with Groovy

    Contributes documentation that explains how one can use Spark with the Groovy without additional wrappers. Also adds some examples that demonstrate the benefits of using Spark with Groovy. The examples are similar to the ones provide for Java.

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

    $ git pull https://github.com/Artjom-Metro/spark master

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

    https://github.com/apache/spark/pull/1304.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 #1304
    
----
commit f1b88e635c7ac20998e4e1f73ad7234463fff288
Author: Constantin Ahlmann-Eltze <ar...@googlemail.com>
Date:   2014-07-04T15:06:00Z

    SPARK-2171: Adds Documentation and Examples that explain how to use Spark with Groovy
    
    Contributes documentation that explains how one can use Spark with the Groovy without additional wrappers. Also adds some examples that demonstrate the benefits of using Spark with Groovy.

----


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

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-50693180
  
    @Artjom-Metro Do you mind closing this PR then? We are trying to clean up some of the older ones. Feel free to e-mail the spark developers list when you have something and we can put up a link on the website. Thanks!


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

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-48055182
  
    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by Artjom-Metro <gi...@git.apache.org>.
Github user Artjom-Metro commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-50714666
  
    Okay, I'm sorry for the delay. It took some time to get access to a server, I hope to publish the result within the next 2 weeks.


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

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by rxin <gi...@git.apache.org>.
Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-48079922
  
    Thanks for submitting this. While the content can be very helpful to Groovy developers, I think this is best done in a separate repository and/or via blog posts. I'd be happy to link to the separate repo / blog posts if you put them up. 


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

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-48175706
  
    @Artjom-Metro would you be interested in hosting this somewhere as a "semi-official" groovy guide for Spark? We could link to it from the main Spark documentation. I think this would be a good pattern to follow in the future as people experiment with other JVM language API's for 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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by Artjom-Metro <gi...@git.apache.org>.
Github user Artjom-Metro closed the pull request at:

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


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

[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by syepes <gi...@git.apache.org>.
Github user syepes commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-71217577
  
    @Artjom-Metro Thanks for the examples. This is a great resource!


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

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


[GitHub] spark pull request: SPARK-2171: Demonstrate and explain how to use...

Posted by Artjom-Metro <gi...@git.apache.org>.
Github user Artjom-Metro commented on the pull request:

    https://github.com/apache/spark/pull/1304#issuecomment-48579862
  
    Okay, I will take care of that in the next weeks and reply when the website is up.


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