HyukjinKwon commented on issue #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins URL: https://github.com/apache/spark/pull/23117#issuecomment-459703168 Argh, looks it causes an error when it pushes due to low `git` version at `spark-master-test-sbt-hadoop-2.7`: ``` error: The requested URL returned error: 403 Forbidden while accessing https://spark-test:****@github.com/spark-test/pyspark-coverage-site.git/info/refs ``` https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-sbt-hadoop-2.7/5465/console ``` Please upgrade your git client. GitHub.com no longer supports git over dumb-http: https://github.com/blog/809-git-dumb-http-transport-to-be-turned-off-in-90-days ``` https://github.com/spark-test/pyspark-coverage-site.git/info/refs I am going to interact with @shaneknapp in a private channel to speed up to fix it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
