[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-03 Thread Cheng Lian (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15130760#comment-15130760
 ] 

Cheng Lian commented on SPARK-13150:


Both flaky tests seem to be caused by SPARK-13157. Ideally, fixing SPARK-13157 
should also fix this issue.

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
> Fix For: 2.0.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-02 Thread Davies Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129239#comment-15129239
 ] 

Davies Liu commented on SPARK-13150:


This one usually fail together : 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/HiveThriftBinaryServerSuite/SPARK_11595_ADD_JAR_with_input_path_having_URL_scheme/

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-02 Thread Cheng Lian (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129556#comment-15129556
 ] 

Cheng Lian commented on SPARK-13150:


Seems that ADD JAR command in both flaky tests may fail silently and causing 
the following failure of CREATE TEMPORARY FUNCTION command. Still investigating.

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
> Fix For: 2.0.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-02 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129433#comment-15129433
 ] 

Apache Spark commented on SPARK-13150:
--

User 'davies' has created a pull request for this issue:
https://github.com/apache/spark/pull/11037

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-02 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129598#comment-15129598
 ] 

Apache Spark commented on SPARK-13150:
--

User 'liancheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/11040

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
> Fix For: 2.0.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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



[jira] [Commented] (SPARK-13150) Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test single session

2016-02-02 Thread Cheng Lian (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-13150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15129857#comment-15129857
 ] 

Cheng Lian commented on SPARK-13150:


Please refer to [this PR 
comment|https://github.com/apache/spark/pull/11040#issuecomment-179028394] for 
the reason of the test failure.

> Flaky test: org.apache.spark.sql.hive.thriftserver.SingleSessionSuite.test 
> single session
> -
>
> Key: SPARK-13150
> URL: https://issues.apache.org/jira/browse/SPARK-13150
> Project: Spark
>  Issue Type: Test
>  Components: SQL
>Reporter: Davies Liu
>Assignee: Cheng Lian
> Fix For: 2.0.0
>
>
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/50551/testReport/org.apache.spark.sql.hive.thriftserver/SingleSessionSuite/test_single_session/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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