-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59296/
-----------------------------------------------------------

(Updated May 17, 2017, 9:33 p.m.)


Review request for ranger and Madhan Neethiraj.


Changes
-------

Added Atlas's date-format string as one of the default formats, changed format 
strings separator string to somewhat uncommon combination


Bugs: RANGER-1581
    https://issues.apache.org/jira/browse/RANGER-1581


Repository: ranger


Description
-------

Ranger plugins interpret tag attributes of type 'date' using an internal Ranger 
date-format string. Now, in addition to the internal Ranger date-format string 
("yyyy/MM/dd"), plugins also support a comma-separated list of data-format 
strings, based on the value of the plugin configuration parameter 
"ranger.plugin.tag.attr.additional.date.formats". A special value string 
"ATLAS_DATE_FORMAT" is supported to refer to default date-format used by Atlas.


Diffs (updated)
-----

  
agents-common/src/main/java/org/apache/ranger/plugin/conditionevaluator/RangerScriptExecutionContext.java
 c46f527 
  
agents-common/src/test/java/org/apache/ranger/plugin/policyengine/TestPolicyEngine.java
 e556f16 


Diff: https://reviews.apache.org/r/59296/diff/3/

Changes: https://reviews.apache.org/r/59296/diff/2-3/


Testing
-------

Developed a unit test for testing specification and use of 
"ranger.plugin.tag.attr.additional.date.formats" configuration variable.


Thanks,

Abhay Kulkarni

Reply via email to