[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213545110 **[Test build #56717 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56717/consoleFull)** for PR 12607 at commit [`01cc7d4`](https://gi

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213534829 yup. --- 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

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread bomeng
Github user bomeng commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213533820 @rxin Just wanna confirm, you want to let user to do `SET hive.variable.substitute=true/false` in SQL? It will logWarning in `setConfWithCheck()` method and I just conve

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213502468 You are not aliasing hive.variable.substitute to spark.sql.variable.substitute here, are you? --- If your project is set up for it, you can reply to this email and have

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213394775 Merged build finished. 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 projec

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213394778 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213394202 **[Test build #56693 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56693/consoleFull)** for PR 12607 at commit [`f306301`](https://g

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/12607#issuecomment-213371871 **[Test build #56693 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/56693/consoleFull)** for PR 12607 at commit [`f306301`](https://gi

[GitHub] spark pull request: [SPARK-14806] [SQL] support substitution in se...

2016-04-22 Thread bomeng
GitHub user bomeng opened a pull request: https://github.com/apache/spark/pull/12607 [SPARK-14806] [SQL] support substitution in set command ## What changes were proposed in this pull request? Since we have spark.sql.variable.substitute as an alias of hive.variable.substitu