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

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

    [ https://issues.apache.org/jira/browse/INFRA-10191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709850#comment-14709850 ] 

Geoffrey Corey commented on INFRA-10191:
----------------------------------------

We are having some permissions issues with the ldap server that git-wip-us uses to authenticate. WIll update this ticket once the service is back up.

> git pushing for Spark fails
> ---------------------------
>
>                 Key: INFRA-10191
>                 URL: https://issues.apache.org/jira/browse/INFRA-10191
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Git
>            Reporter: Reynold Xin
>            Assignee: Geoffrey Corey
>
> 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)