[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525150265
 
 
   Since I already reverted the first trial of your this PR, I'm honestly 
reluctant to revert this by myself again.
   
   Let me ping PMCs since we need to fix this in anyway urgently.
   
   Hi, @gatorsmile , @HyukjinKwon , @srowen . Could you make a decision to this?
   This is committed 16 hours ago and already caused at least 7 failures in 
various profiles (including PR builders)
   
   @wangyum is suggesting to add `@Ignore` tag. That would be one possible 
solution.
   In that case, one thing I'm not sure is that who will fix this later.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525150265
 
 
   Since I already reverted the first trial of your this PR, I'm honestly 
reluctant to revert this by myself again.
   
   Let me ping PMCs since we need to fix this in anyway urgently.
   
   Hi, @gatorsmile , @cloud-fan , @HyukjinKwon , @srowen . Could you make a 
decision to this?
   This is committed 16 hours ago and already caused at least 7 failures in 
various profiles (including PR builders)
   
   @wangyum is suggesting to add `@Ignore` tag. That would be one possible 
solution.
   In that case, one thing I'm not sure is that who will fix this later.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525144497
 
 
   Also, the followings are the recent failures in `master` branch across 
various profiles.
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-jdk-11/332/
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-3.2-jdk-11/331/
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/6380/
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/6379/
   - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-3.2/325/
   
   In the PR builder, there will be more failures.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525131555
 
 
   Hi, @wangyum and @HyukjinKwon .
   Sorry, but #25587 failed two times consecutively due to 
`ThriftServerQueryTestSuite`. Since `ThriftServerQueryTestSuite` is irrelevant 
to that PR, it seems to be due to its flakiness. Could you take a look at that?
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109764/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/
 (2 failures)
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109768/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/
 (4 failures)


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525131555
 
 
   Hi, @wangyum and @HyukjinKwon .
   Sorry, but #25587 failed two times consecutively due to 
`ThriftServerQueryTestSuite`. Since `ThriftServerQueryTestSuite` is irrelevant 
to that PR, it seems to be due to its flakiness. Could you take a look at that?
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109764/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/sql/
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109768/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [spark] dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run all the tests in SQLQueryTestSuite via Thrift Server

2019-08-26 Thread GitBox
dongjoon-hyun edited a comment on issue #25567: [SPARK-28527][SQL][TEST] Re-run 
all the tests in SQLQueryTestSuite via Thrift Server
URL: https://github.com/apache/spark/pull/25567#issuecomment-525131555
 
 
   Hi, @wangyum and @HyukjinKwon .
   Sorry, but #25587 failed two times consecutively due to 
`ThriftServerQueryTestSuite`. Since `ThriftServerQueryTestSuite` is irrelevant 
to that PR, it seems to be due to its flakiness. Could you take a look at that?
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109764/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/sql/
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109768/testReport/org.apache.spark.sql.hive.thriftserver/ThriftServerQueryTestSuite/sql_3/


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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