Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/5856#issuecomment-102365849
  
    Yeah, I get...
    
    ```
        raise CalledProcessError(retcode, cmd, output=output)
    subprocess.CalledProcessError: Command '['git', 'commit', '--author="Sandy 
Ryza <[email protected]>"', '-m', u'[SPARK-6954] [YARN] 
ExecutorAllocationManager can end up requesting a ne...', '-m', u'...gative 
n...\r\n\r\n...umber of executors\r\n\r\nAuthor: Sandy Ryza 
<sandycloudera.com>\r\n\r\nCloses #5704 from sryza/sandy-spark-6954 and 
squashes the following commits:\r\n\r\nb7890fb [Sandy Ryza] Avoid ramping up to 
an existing number of executors\r\n6eb516a [Sandy Ryza] SPARK-6954. 
ExecutorAllocationManager can end up requesting a negative number of 
executors', '-m', 'Author: Sandy Ryza <[email protected]>', '-m', u'Closes 
#5856 from sryza/sandy-backport-6954 and squashes the following commits:', 
'-m', '1cb517a [Sandy Ryza] [SPARK-6954] [YARN] ExecutorAllocationManager can 
end up requesting a negative n...']' returned non-zero exit status 1
    ```
    
    Not sure why `git` fails. Maybe I can try executing this command by hand, 
carefully.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to