You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by prabeesh <gi...@git.apache.org> on 2015/04/23 09:47:20 UTC

[GitHub] spark pull request: [minor][streaming]fixed scala string interpola...

GitHub user prabeesh opened a pull request:

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

    [minor][streaming]fixed scala string interpolation error

    

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

    $ git pull https://github.com/prabeesh/spark fix

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

    https://github.com/apache/spark/pull/5653.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 #5653
    
----
commit 9d7a9f5fa3999e3250971fdcc7b0f386ec013274
Author: Prabeesh K <pr...@namshi.com>
Date:   2015-04-23T07:42:42Z

    fixed scala string interpolation error

----


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95480098
  
      [Test build #30824 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30824/consoleFull) for   PR 5653 at commit [`9d7a9f5`](https://github.com/apache/spark/commit/9d7a9f5fa3999e3250971fdcc7b0f386ec013274).


---
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: [minor][streaming]fixed scala string interpola...

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

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


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95518041
  
    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 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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95508399
  
      [Test build #30824 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/30824/consoleFull) for   PR 5653 at commit [`9d7a9f5`](https://github.com/apache/spark/commit/9d7a9f5fa3999e3250971fdcc7b0f386ec013274).
     * This patch **passes all tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.
     * This patch does not change any dependencies.


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95479608
  
    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 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: [minor][streaming]fixed scala string interpola...

Posted by prabeesh <gi...@git.apache.org>.
GitHub user prabeesh reopened a pull request:

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

    [minor][streaming]fixed scala string interpolation error

    

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

    $ git pull https://github.com/prabeesh/spark fix

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

    https://github.com/apache/spark/pull/5653.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 #5653
    
----
commit 9d7a9f5fa3999e3250971fdcc7b0f386ec013274
Author: Prabeesh K <pr...@namshi.com>
Date:   2015-04-23T07:42:42Z

    fixed scala string interpolation error

----


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95665334
  
    I've merged this into master & branch-1.3.


---
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: [minor][streaming]fixed scala string interpola...

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

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


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95479634
  
    @srowen


---
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: [minor][streaming]fixed scala string interpola...

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

    https://github.com/apache/spark/pull/5653#issuecomment-95508442
  
    Test PASSed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/30824/
    Test 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 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