You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/08/24 20:48:48 UTC

[jira] [Created] (INFRA-10191) git pushing for Spark fails

Reynold Xin created INFRA-10191:
-----------------------------------

             Summary: git pushing for Spark fails
                 Key: INFRA-10191
                 URL: https://issues.apache.org/jira/browse/INFRA-10191
             Project: Infrastructure
          Issue Type: Bug
            Reporter: Reynold Xin


Not sure what's going on, but it happened to at least two committers with the following errors:

Using Spark's merge script:
{code}
Exception while pushing: Command '[u'git', u'push', u'apache', u'PR_TOOL_MERGE_PR_8373_MASTER:master']' returned non-zero exit status 128
Restoring head pointer to a8d2f4c5
git checkout a8d2f4c5
HEAD is now at a8d2f4c... [SPARK-9942] [PYSPARK] [SQL] ignore exceptions while try to import pandas
git branch
{code}

Pushing directly:
{code}
git push apache HEAD:branch-1.5
fatal: unable to access 'https://git-wip-us.apache.org/repos/asf/spark.git/': The requested URL returned error: 500
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)