Re: Development methodology

2014-03-02 Thread Reynold Xin
Hi Deb, I am not sure how you can create a pull request coming from stash. Maybe I am not understanding this correctly, but there are only two official Spark repositories: 1. Apache git 2. Github On Sun, Mar 2, 2014 at 4:41 PM, Debasish Das wrote: > Hi Reynold, > > I checked and atlassian sta

Re: Development methodology

2014-03-02 Thread Debasish Das
Hi Reynold, I checked and atlassian stash also has pull request feature... In the spark README it says: "Contributions via GitHub pull requests are gladly accepted from their original author." What happens if a spark pull requests comes from stash ? will you guys accept it or all pull requests h

Re: Development methodology

2014-03-01 Thread Debasish Das
Stash is an enterprise git from atlassian.. I got it...Basically the PRs are managed by github and if I have to work on a PR, I should rather make use of my github account... Thanks for the clarification. On Sat, Mar 1, 2014 at 12:27 PM, Reynold Xin wrote: > I'm not sure what you mean by ent

Re: Development methodology

2014-03-01 Thread Reynold Xin
I'm not sure what you mean by enterprise stash. But PR is a concept unique to Github. There is no PR model in normal git or the git ASF maintains. On Sat, Mar 1, 2014 at 11:28 AM, Debasish Das wrote: > Hi, > > We have a mirror repo of spark at our internal stash. > > We are adding changes to a