rameeshm opened a new pull request, #880:
URL: https://github.com/apache/ranger/pull/880

   ## What changes were proposed in this pull request?
   
   To enhance Ranger lookup functionality input validation. Ranger Lookup 
clients inputs are validated before send to the respective service for 
execution.
   
   
   ## How was this patch tested?
   
   Tests create and testing in local vm
   Ran tests:
   mvn test -s ~/.m2/empty-settings.xml -pl hive-agent -Dtest=TestHiveClient
   mvn test -s ~/.m2/empty-settings.xml -pl hbase-agent -Dtest=TestHBaseClient
   mvn test -s ~/.m2/empty-settings.xml -pl plugin-trino -Dtest=TestTrinoClient
   mvn test -s ~/.m2/empty-settings.xml -pl plugin-presto 
-Dtest=TestPrestoClient
   mvn test -s ~/.m2/empty-settings.xml -pl plugin-solr 
-Dtest=TestServiceSolrClient
   mvn test -s ~/.m2/empty-settings.xml -pl plugin-elasticsearch 
-Dtest=TestElasticsearchClient
   mvn test -s ~/.m2/empty-settings.xml -pl knox-agent -Dtest=TestKnoxClient
   mvn test -s ~/.m2/empty-settings.xml -pl plugin-schema-registry 
-Dtest=AutocompletionAgentTest


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to