You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/01 12:12:18 UTC

[GitHub] HyukjinKwon edited a comment on issue #23117: [SPARK-7721][INFRA] Run and generate test coverage report from Python via Jenkins

HyukjinKwon edited a comment 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 HTMLs into https://spark-test.github.io/pyspark-coverage-site/ 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:
users@infra.apache.org


With regards,
Apache Git Services

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