[jira] [Updated] (RANGER-1195) Ranger should allow for "Show Columns" and "describe" on tables where user access is limited to a subset of columns.

2017-02-08 Thread Ramesh Mani (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramesh Mani updated RANGER-1195: Summary: Ranger should allow for "Show Columns" and "describe" on tables where user access is

Review Request 56461: Modify Ranger Hbase Plugin ColumnIterator to use Cell instead of KeyValue (to avoid ClassCastException in certain cases)

2017-02-08 Thread Abhay Kulkarni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56461/ --- Review request for ranger, Alok Lal, Madhan Neethiraj, Ramesh Mani, and

[jira] [Updated] (RANGER-1364) MySQLPLRunner take wrong start index when traverse the resultSet metadata

2017-02-08 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj updated RANGER-1364: - Affects Version/s: (was: 1.0.0) 0.7.0 > MySQLPLRunner

[jira] [Updated] (RANGER-1139) Ranger Kafka Plugin should include commons-codec jar as a dependency

2017-02-08 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj updated RANGER-1139: - Affects Version/s: (was: 1.0.0) 0.7.0 > Ranger Kafka

[jira] [Updated] (RANGER-1148) Ranger needs to map Storm ACL- debug, setLogConfig , getLogConfig to getTopologyInfo

2017-02-08 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj updated RANGER-1148: - Affects Version/s: (was: 1.0.0) 0.7.0 > Ranger needs

[jira] [Updated] (RANGER-1262) Setting up database on MacOS is not working

2017-02-08 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj updated RANGER-1262: - Affects Version/s: (was: 1.0.0) 0.7.0 > Setting up

Prep for ranger-0.7 release ...

2017-02-08 Thread Selvamohan Neethiraj
Rangers: As we are planning to do a release of ranger 0.7 soon, I would like to create a branch ranger-0.7 for stabilizing the release. All of the fixes should go into the master which will track for our next major release (planning to call it as 1.0.0 ) and if needed will get cherry-picked

Re: Review Request 56431: The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing

2017-02-08 Thread Qiang Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56431/ --- (Updated Feb. 8, 2017, 2:57 p.m.) Review request for ranger, Don Bosco Durai,

Re: Review Request 56431: The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing

2017-02-08 Thread Qiang Zhang
> On Feb. 8, 2017, 9:53 a.m., Colm O hEigeartaigh wrote: > > We should go further, and check to see if the JAVA_HOME variable is a > > directory, rather than just checking to see if it's empty (in both scripts) > > Qiang Zhang wrote: > Ok. I agree with your proposal. I rebuild the patch.

[jira] [Updated] (RANGER-1362) The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when instal

2017-02-08 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiang Zhang updated RANGER-1362: Attachment: 0001-RANGER-1362-The-installer-of-the-usersync-and-unixau.patch > The installer of the

Re: Review Request 56431: The installer of the usersync and unixauthservice can be executed when JAVA_HOME environment variable was set empty. The result is that there are many errors when installing

2017-02-08 Thread Qiang Zhang
> On 二月 8, 2017, 9:53 a.m., Colm O hEigeartaigh wrote: > > We should go further, and check to see if the JAVA_HOME variable is a > > directory, rather than just checking to see if it's empty (in both scripts) Ok. I agree with your proposal. I rebuild the patch. - Qiang

[jira] [Updated] (RANGER-1364) MySQLPLRunner take wrong start index when traverse the resultSet metadata

2017-02-08 Thread zhangxiong (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhangxiong updated RANGER-1364: --- Fix Version/s: 0.7.0 > MySQLPLRunner take wrong start index when traverse the resultSet metadata >

[jira] [Commented] (RANGER-1364) MySQLPLRunner take wrong start index when traverse the resultSet metadata

2017-02-08 Thread zhangxiong (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857856#comment-15857856 ] zhangxiong commented on RANGER-1364: zhangQiang, this is not bug appeared in audit log, but in ranger

[jira] [Updated] (RANGER-1363) BadCredentialsException when login

2017-02-08 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiang Zhang updated RANGER-1363: Attachment: 0001-RANGER-1363-BadCredentialsException-when-login.patch > BadCredentialsException

Re: Review Request 56372: The installer does not filter out comments lines for the configuration file when installing the Ranger UserSync Process and tagsync

2017-02-08 Thread Colm O hEigeartaigh
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56372/#review164655 --- Ship it! Ship It! - Colm O hEigeartaigh On Feb. 7, 2017,

Re: Review Request 56434: RANGER-1364:MySQLPLRunner take wrong start index when traverse the resultSet metadata

2017-02-08 Thread zhang xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56434/ --- (Updated 二月 8, 2017, 9:35 a.m.) Review request for ranger and zhang xiong.

[jira] [Updated] (RANGER-1318) Consolidate XML configuration parsing

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

Review Request 56434: RANGER-1364:MySQLPLRunner take wrong start index when traverse the resultSet metadata

2017-02-08 Thread zhang xiong
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56434/ --- Review request for ranger. Bugs: RANGER-1364

[jira] [Closed] (RANGER-1286) In the MysqlConf class of security-admin/scripts/db_setup.py, the auditdb_operation function has two problems.

2017-02-08 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qiang Zhang closed RANGER-1286. --- > In the MysqlConf class of security-admin/scripts/db_setup.py, the > auditdb_operation function has

[jira] [Commented] (RANGER-1364) MySQLPLRunner take wrong start index when traverse then resultSet metadata

2017-02-08 Thread Qiang Zhang (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15857645#comment-15857645 ] Qiang Zhang commented on RANGER-1364: - [~leslizhang], Please use solr to save Audit information.