You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by rxin <gi...@git.apache.org> on 2016/02/25 07:25:45 UTC

[GitHub] spark pull request: [SPARK-13487][SQL] User-facing RuntimeConfig i...

GitHub user rxin opened a pull request:

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

    [SPARK-13487][SQL] User-facing RuntimeConfig interface

    ## What changes were proposed in this pull request?
    This patch creates the public API for runtime configuration and an implementation for it. The public runtime configuration includes configs for existing SQL, as well as Hadoop Configuration.
    
    This new interface is currently dead code. It will be added to SQLContext and a session entry point to Spark when we add that.
    
    ## How was this patch tested?
    a new unit test suite


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

    $ git pull https://github.com/rxin/spark SPARK-13487

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

    https://github.com/apache/spark/pull/11364.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 #11364
    
----
commit 934cb3fc395ddfb152cba063c264f35a0f9dd371
Author: Reynold Xin <rx...@databricks.com>
Date:   2016-02-25T06:15:19Z

    [SPARK-13487][SQL] User-facing RuntimeConfig interface

commit e61e4a3c4c8fccd2d950d1804e3c52f34392ddf2
Author: Reynold Xin <rx...@databricks.com>
Date:   2016-02-25T06:16:36Z

    Remove SparkSession

commit e197546524f847e25d87e380cf32bb5819def715
Author: Reynold Xin <rx...@databricks.com>
Date:   2016-02-25T06:24:18Z

    unit test

----


---
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-13487][SQL] User-facing RuntimeConfig i...

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

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


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188634685
  
    Test FAILed.
    Refer to this link for build results (access rights to CI server needed): 
    https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/51939/
    Test FAILed.


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188633957
  
    **[Test build #51939 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51939/consoleFull)** for PR 11364 at commit [`232d23c`](https://github.com/apache/spark/commit/232d23cc7bf7d0b070eb8afbe0b931c02a0a7718).


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188634677
  
    **[Test build #51939 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/51939/consoleFull)** for PR 11364 at commit [`232d23c`](https://github.com/apache/spark/commit/232d23cc7bf7d0b070eb8afbe0b931c02a0a7718).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188634330
  
    Note that Jenkins will fail, until we merge #11363


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188633707
  
    cc @marmbrus 


---
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-13487][SQL] User-facing RuntimeConfig i...

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

    https://github.com/apache/spark/pull/11364#issuecomment-188634683
  
    Merged build finished. Test FAILed.


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