[jira] [Commented] (RANGER-1247) Hive Metastore Plugin for CLI Authorization and DDL-trigged Policy Updates

2019-01-08 Thread Velmurugan Periasamy (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737699#comment-16737699 ] Velmurugan Periasamy commented on RANGER-1247: -- This patch probably needs to be revised. CC

[jira] [Created] (RANGER-2320) Make db schema patches script idempotent for all DB Flavors

2019-01-08 Thread Pradeep Agrawal (JIRA)
Pradeep Agrawal created RANGER-2320: --- Summary: Make db schema patches script idempotent for all DB Flavors Key: RANGER-2320 URL: https://issues.apache.org/jira/browse/RANGER-2320 Project: Ranger

Re: Review Request 69677: RANGER-2287: Improve and optimize db_setup.py file code

2019-01-08 Thread Pradeep Agrawal
> On Jan. 8, 2019, 11:48 a.m., Zsombor Gegesy wrote: > > It's great news, that you could delete thousands of lines of repetitive > > code, however you could achieve more, if instead of putting everything into > > one class, and put > > ''' > > if self.XA_DB_FLAVOR == DB_MYSQL: > >... > >

[jira] [Commented] (RANGER-2255) Add JavaScript unit tests

2019-01-08 Thread Pradeep Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737854#comment-16737854 ] Pradeep Agrawal commented on RANGER-2255: - [~Koncz] : Can we revert the patch if there are no

Re: Review Request 69693: RANGER-2319 remove deprecated phantomjs package

2019-01-08 Thread Zsombor Gegesy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69693/#review211763 --- Ship it! Ship It! - Zsombor Gegesy On Jan. 8, 2019, 11:28

PD: Password encryption for service definitions

2019-01-08 Thread Rempter, A. (Adam)
Hello there, While using Ranger I noticed that when I create service def with input property: { "itemId": 3, "name": "password", "type": "password", "subType": "", "mandatory": true, "validationRegEx": "", "validationMessage": "",

ODP: PD: Password encryption for service definitions

2019-01-08 Thread Rempter, A. (Adam)
Hey Zsombor, Thanks for update. I understand that... but it means that (when storing encryption key next to password) it is effectively not encrypted. According to owasp

Re: PD: Password encryption for service definitions

2019-01-08 Thread Zs.
Hi, The problem is that Ranger needs to know the password, to reach out to the service, so it must store the password somewhere in a decryptable state. Ideally, every service/protocol should support kerberos, so authentication could work without passwords. Regards, Zsombor On Tue, Jan 8, 2019

Re: Password encryption for service definitions

2019-01-08 Thread Don Bosco Durai
I also feel we shouldn't store the key along with the encrypted data. It defeats the purpose. Adam, getting from properties is one way to do it. We have to ensure that the key is auto generated per install and we have to ensure that it works in HA environment. Ideally, even the config file

[jira] [Commented] (RANGER-2255) Add JavaScript unit tests

2019-01-08 Thread Csaba Koncz (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736938#comment-16736938 ] Csaba Koncz commented on RANGER-2255: - Sorry [~pradeep.agrawal], I was not aware of the dependency

[jira] [Created] (RANGER-2319) Remove deprecated phantomjs NPM package

2019-01-08 Thread Csaba Koncz (JIRA)
Csaba Koncz created RANGER-2319: --- Summary: Remove deprecated phantomjs NPM package Key: RANGER-2319 URL: https://issues.apache.org/jira/browse/RANGER-2319 Project: Ranger Issue Type: Wish

[jira] [Updated] (RANGER-2319) Remove deprecated phantomjs NPM package

2019-01-08 Thread Csaba Koncz (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Koncz updated RANGER-2319: Description:

[jira] [Commented] (RANGER-2255) Add JavaScript unit tests

2019-01-08 Thread Pradeep Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736884#comment-16736884 ] Pradeep Agrawal commented on RANGER-2255: - [~Koncz]/Zsombor Gegesy: Build is failing for me with

Draft board report for the period ending 12/31/2018

2019-01-08 Thread Selvamohan Neethiraj
Rangers: Please review and provide your feedback on Apache board report for Apache Ranger for the past 3 months … Thanks, Selva- ## Description: - The Ranger project is a framework to enable,

[jira] [Assigned] (RANGER-542) Remove MPL license text from license file

2019-01-08 Thread Selvamohan Neethiraj (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Selvamohan Neethiraj reassigned RANGER-542: --- Assignee: Don Bosco Durai Since it is closed as part of another issue,

[jira] [Commented] (RANGER-2255) Add JavaScript unit tests

2019-01-08 Thread Csaba Koncz (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737025#comment-16737025 ] Csaba Koncz commented on RANGER-2255: - [~pradeep.agrawal], I noticed that two Phantomjs versions are

Re: Review Request 69677: RANGER-2287: Improve and optimize db_setup.py file code

2019-01-08 Thread Zsombor Gegesy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69677/#review211760 --- It's great news, that you could delete thousands of lines of

[jira] [Commented] (RANGER-2319) Remove deprecated phantomjs NPM package

2019-01-08 Thread Csaba Koncz (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16737022#comment-16737022 ] Csaba Koncz commented on RANGER-2319: - https://reviews.apache.org/r/69693/ > Remove deprecated

[jira] [Assigned] (RANGER-2319) Remove deprecated phantomjs NPM package

2019-01-08 Thread Csaba Koncz (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Csaba Koncz reassigned RANGER-2319: --- Assignee: Csaba Koncz > Remove deprecated phantomjs NPM package >

[jira] [Reopened] (RANGER-2255) Add JavaScript unit tests

2019-01-08 Thread Pradeep Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/RANGER-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Agrawal reopened RANGER-2255: - > Add JavaScript unit tests > - > > Key: