juliuszsompolski commented on issue #28156: [SPARK-31388][SQL][TESTS] org.apache.spark.sql.hive.thriftserver.CliSuite doesn't match results correctly URL: https://github.com/apache/spark/pull/28156#issuecomment-611404545 Hm. I still have some problems with stdout lines sometimes cut in half: ``` 20/04/09 10:31:05.541 Thread-3 INFO CliSuite: 2020-04-09 10:31:05.54 - stdout> spark-sql> LOAD DATA LOCAL INPATH 'file:/home/julek/dev/spark3/sql/hive-thriftserver/target/scala-2.12/test-classes/data/files/small_kv.txt' OVERWRIT 20/04/09 10:31:05.542 Thread-3 INFO CliSuite: 2020-04-09 10:31:05.542 - stdout> E INTO TABLE hive_test; ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
