Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Allen Wittenauer
> On Jan 16, 2018, at 1:41 PM, Vihang Karajgaonkar wrote: > > yes, thats correct. I had created > https://issues.apache.org/jira/browse/INFRA-15849 to get that fixed. But > looks like based on the comment there we need to modify that job to use REST > instead of SOAP?

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Sean Busbey
FYI Duo, I believe https://issues.apache.org/jira/browse/YETUS-594 is also slated to fix this. it just needs a review. On Tue, Jan 16, 2018 at 4:38 AM, Duo Zhang wrote: > Started from this build > > https://builds.apache.org/job/PreCommit-Admin/329113/ > > Have dug a bit,

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Vihang Karajgaonkar
yes, thats correct. I had created https://issues.apache.org/jira/browse/INFRA-15849 to get that fixed. But looks like based on the comment there we need to modify that job to use REST instead of SOAP? Do we know who owns that job? On Tue, Jan 16, 2018 at 1:35 PM, Allen Wittenauer

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Allen Wittenauer
> On Jan 16, 2018, at 1:27 PM, Vihang Karajgaonkar wrote: > > Hive pre-commit jobs are broken as well since the JIRA upgrade. Did you have > to make any changes to hadoop-precommit job to make it work? Any pointers > will help us fix ours as well. Until

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Vihang Karajgaonkar
Hive pre-commit jobs are broken as well since the JIRA upgrade. Did you have to make any changes to hadoop-precommit job to make it work? Any pointers will help us fix ours as well. Thanks. On Tue, Jan 16, 2018 at 9:06 AM, Allen Wittenauer wrote: > > FWIW, the new

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Allen Wittenauer
FWIW, the new JIRA has broken a few things thus far. Akira fixed an issue with test-patch and I’ve got a fix for precommit-admin as part of YETUS-594. As soon as it and YETUS-592 gets a review+commit, I’ll start the 0.7.0 release process. Also, as a reminder, Apache Yetus uses +1’s from

Re: PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Steve Loughran
There's been a JIRA update. Ask at in...@apache.org ; they may have locked it down more > On 16 Jan 2018, at 10:38, Duo Zhang wrote: > > Started from this build > > https://builds.apache.org/job/PreCommit-Admin/329113/ > > Have dug a bit, it seems that now jira does not

PreCommit-Admin fails to fetch issue list from jira

2018-01-16 Thread Duo Zhang
Started from this build https://builds.apache.org/job/PreCommit-Admin/329113/ Have dug a bit, it seems that now jira does not allow our query to be run by unauthorized user, you will get a 400 if you do not login. This is the error page when accessing