You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Reynold Xin <rx...@databricks.com> on 2015/08/24 20:58:41 UTC

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

FYI


---------- Forwarded message ----------
From: Geoffrey Corey (JIRA) <ji...@apache.org>
Date: Mon, Aug 24, 2015 at 11:54 AM
Subject: [jira] [Commented] (INFRA-10191) git pushing for Spark fails
To: rxin@apache.org



    [
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)

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

Posted by Reynold Xin <rx...@databricks.com>.
This has been resolved.


On Mon, Aug 24, 2015 at 11:58 AM, Reynold Xin <rx...@databricks.com> wrote:

> FYI
>
>
> ---------- Forwarded message ----------
> From: Geoffrey Corey (JIRA) <ji...@apache.org>
> Date: Mon, Aug 24, 2015 at 11:54 AM
> Subject: [jira] [Commented] (INFRA-10191) git pushing for Spark fails
> To: rxin@apache.org
>
>
>
>     [
> 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)
>
>