Re: JIRA notifications

2015-05-14 Thread kulkarni.swar...@gmail.com
Yeah I was having issues with both the manual method as well as with rbt. But seems like things are back to normal now. Thanks guys! On May 14, 2015 12:51 PM, "Alexander Pivovarov" wrote: > You can use the following command to create new review. It takes about 3-5 > sec > $ rbt post -g yes > > T

Re: JIRA notifications

2015-05-14 Thread Alexander Pivovarov
You can use the following command to create new review. It takes about 3-5 sec $ rbt post -g yes To update the review you can run. $ rbt post -u -g yes On Thu, May 14, 2015 at 10:48 AM, Prasanth Jayachandran < pjayachand...@hortonworks.com> wrote: > @Swarnim.. > Generating patch with git diff ne

Re: JIRA notifications

2015-05-14 Thread Prasanth Jayachandran
@Swarnim.. Generating patch with git diff needs to include the full index for it to be uploaded to review board. “git diff —full-index”. https://code.google.com/p/reviewboard/issues/detail?id=3115 - Prasanth > On May 14, 2015, at 9:14 AM, Thejas Nair wrote: > > Now that we have moved to git,

Re: JIRA notifications

2015-05-14 Thread Thejas Nair
Now that we have moved to git, you can try using github pull request instead. It also integrates with jira. More git instructions - http://accumulo.apache.org/git.html On Thu, May 14, 2015 at 8:01 AM, kulkarni.swar...@gmail.com wrote: > Also not sure if it's related but seems like RB has been p

Re: JIRA notifications

2015-05-14 Thread kulkarni.swar...@gmail.com
Also not sure if it's related but seems like RB has been pretty sluggish lately too for me. It takes forever for a patch to submitted and a review request created(the latest one is still running for past 30 minutes with no output) On Wed, May 13, 2015 at 4:26 PM, Lefty Leverenz wrote: > By the w

Re: JIRA notifications

2015-05-13 Thread Lefty Leverenz
By the way, we still need to add iss...@hive.apache.org to the website's Mailing Lists page -- see HIVE-10124 . -- Lefty On Wed, May 13, 2015 at 2:16 PM, Lefty Leverenz wrote: > But some notifications

Re: JIRA notifications

2015-05-13 Thread Lefty Leverenz
But some notifications and comments aren't making it onto any Hive mailing list -- see INFRA-9221 (please add your own comments and examples). This means the mail archives don't have a complete record of JIRA activity. -- Lefty On Wed, May 13, 2

Re: JIRA notifications

2015-05-13 Thread Thejas Nair
comments now added go to iss...@hive.apache.org . emails for JIRAs created should still go to dev@ On Wed, May 13, 2015 at 9:25 AM, kulkarni.swar...@gmail.com wrote: > I noticed that I haven't been getting notifications(or they are really > delayed) on any of the new JIRAs created/ comments adde

JIRA notifications

2015-05-13 Thread kulkarni.swar...@gmail.com
I noticed that I haven't been getting notifications(or they are really delayed) on any of the new JIRAs created/ comments added. Anyone else noticing similar issues as well? -- Swarnim