Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/1613#issuecomment-50313864
  
    (PS AmplabJenkins is not a person, it's the Jenkins bot. It would blow my 
mind if he answered!)
    
    Josh gives everything you need to know there to fix your setup. By the way, 
the command to update your `miccagiann/master` to match `apache/master` is `git 
pull --rebase apache master` (replace `apache` with what you've called the 
upstream remote) and `git push origin master`. That's all that should happen in 
your master. You would always begin working on a new change in a new branch 
from a freshly-synced master: it's the `git checkout -b my-new-branch` part. 


---
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.
---

Reply via email to