[jira] [Commented] (RANGER-536) Test connection fails with SSL error when setting up knox repository

2017-06-01 Thread Anirudh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033945#comment-16033945 ] Anirudh commented on RANGER-536: Hi, I followed the steps mentioned in RANGER-355. I'm using the CN

Review Request 59729: Good coding practice suggested by static code analysis

2017-06-01 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59729/ --- Review request for ranger and Madhan Neethiraj. Bugs: RANGER-1628

[jira] [Created] (RANGER-1628) Good coding practice suggested by static code analysis

2017-06-01 Thread Abhay Kulkarni (JIRA)
Abhay Kulkarni created RANGER-1628: -- Summary: Good coding practice suggested by static code analysis Key: RANGER-1628 URL: https://issues.apache.org/jira/browse/RANGER-1628 Project: Ranger

[jira] [Updated] (RANGER-1627) Tagsync should also be able to support pid file name customization like admin and usersync

2017-06-01 Thread Yujie Li (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yujie Li updated RANGER-1627: - Attachment: 0001-RANGER-1627-Tagsync-should-also-be-able-to-support-p.patch > Tagsync should also be

[VOTE] Release Apache Ranger 0.7.1 - release candidate 1 (dev group vote)

2017-06-01 Thread Velmurugan Periasamy
Hello Rangers: Apache Ranger 0.7.1 release candidate #1 is now available for a vote within dev community. Links to release artifacts are given below. Could you please review and vote? The vote will be open for at least 72 hours or until necessary number of votes are reached. [ ] +1 approve [

[jira] [Updated] (RANGER-1626) Release Ranger 0.7.1

2017-06-01 Thread Velmurugan Periasamy (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Velmurugan Periasamy updated RANGER-1626: - Request participants: (was: ) Issue Type: Task (was: Bug) >

[jira] [Commented] (RANGER-1626) Release Ranger 0.7.1

2017-06-01 Thread Velmurugan Periasamy (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033047#comment-16033047 ] Velmurugan Periasamy commented on RANGER-1626: -- Committed to ranger-0.7 branch -

[jira] [Updated] (RANGER-1621) Fix knox pom to pick up base knox version

2017-06-01 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1621: Attachment: 0001-RANGER-1621-Fix-knox-pom-to-pick-up-base-knox-versio.patch > Fix

[jira] [Updated] (RANGER-1621) Fix knox pom to pick up base knox version

2017-06-01 Thread Colm O hEigeartaigh (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh updated RANGER-1621: Attachment: (was:

[jira] [Commented] (RANGER-1626) Release Ranger 0.7.1

2017-06-01 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033042#comment-16033042 ] Selvamohan Neethiraj commented on RANGER-1626: -- Reviewed the patch for release ... +1 >

Re: Review Request 59630: RANGER-1621 - Fix knox pom to pick up base knox version

2017-06-01 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/59630/ --- (Updated June 1, 2017, 2:15 p.m.) Review request for ranger. Bugs:

[jira] [Commented] (RANGER-1492) UI updates to support tag-based masking policies

2017-06-01 Thread Nitin Galave (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032866#comment-16032866 ] Nitin Galave commented on RANGER-1492: -- yeah sure. > UI updates to support tag-based masking

Re: Review Request 59436: In install.properties, I configured the testusr user and the testgroup groups that not exist in system. The error “chown: invalid user: testusr:testgroup” occured during inst

2017-06-01 Thread pengjianhua
> On 五月 23, 2017, 9:08 a.m., Colm O hEigeartaigh wrote: > > I'm not sure about the changed logic to be honest. If the user or group > > doesn't exist, wouldn't it be better to print an error message and abort? > > pengjianhua wrote: > Initially, I was consistent with your idea. The