shaneknapp commented on issue #26330: [WIP][SPARK-29672][PYSPARK] DO NOT MERGE -- remove py27 support for jenkins tests URL: https://github.com/apache/spark/pull/26330#issuecomment-551296499 sigh. :( my attempt to fix the build output (https://github.com/apache/spark/pull/26330/commits/aa893c60b2af080d887468042c8a2c403b9d4100) doesn't work. from the most recent build (https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113407/), we're still getting output like this: ``` \x1b[0m\x1b[32mLabelPropagationSuite:\x1b[0m\x1b[0m\n'b'\x1b[0m[\x1b[0minfo\x1b[0m] \x1b[0m\x1b[32m- Watch events should be pushed to the snapshots store as snapshot updates. (27 milliseconds)\x1b[0m\x1b[0m\n'b'\x1b[0m[\x1b[0minfo\x1b[0m] ``` since the entire point of this PR is to get the testing infra (and tests) off of python2.7, i consider this to be close to a blocker if the build log output is completely illegible. i'm open to any and all suggestions at this point. :)
---------------------------------------------------------------- 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]
