You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by Rajitha R <ra...@gmail.com> on 2019/01/14 12:01:56 UTC

Review Request 69741: Authentication Changes in Ranger authorizer

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

Review request for lens, Amareshwari Sriramadasu and Puneet Gupta.


Bugs: LENS-1539
    https://issues.apache.org/jira/browse/LENS-1539


Repository: lens


Description
-------

The policyrefresher thread in ranger needs to pass on the lens service keytab to connect to a secure Ranger environment.


Diffs
-----

  lens-cube/src/main/java/org/apache/lens/cube/authorization/RangerLensAuthorizer.java 2fe08ef 
  lens-cube/src/test/java/org/apache/lens/cube/parse/MockAuthorizer.java d410083 
  lens-server-api/src/main/java/org/apache/lens/server/api/AbstractLensAuthorizer.java PRE-CREATION 
  lens-server-api/src/main/java/org/apache/lens/server/api/LensConfConstants.java cb82f06 
  lens-server-api/src/main/java/org/apache/lens/server/api/authorization/DefaultAuthorizer.java 553fa3c 
  lens-server-api/src/main/java/org/apache/lens/server/api/authorization/LensAuthorizer.java f8c6b9c 
  lens-server/src/main/resources/lensserver-default.xml e5d94e7 
  src/site/apt/admin/config.apt 4cee5ae 


Diff: https://reviews.apache.org/r/69741/diff/1/


Testing
-------

[INFO] Lens Checkstyle Rules .............................. SUCCESS [  2.372 s]
[INFO] Lens ............................................... SUCCESS [  4.382 s]
[INFO] Lens API ........................................... SUCCESS [ 27.489 s]
[INFO] Lens API for server and extensions ................. SUCCESS [ 29.105 s]
[INFO] Lens Cube .......................................... SUCCESS [08:31 min]
[INFO] Lens DB storage .................................... SUCCESS [ 33.885 s]
[INFO] Lens Query Library ................................. SUCCESS [ 15.003 s]
[INFO] Lens Hive Driver ................................... SUCCESS [01:42 min]
[INFO] Lens Driver for JDBC ............................... SUCCESS [01:11 min]
[INFO] Lens Elastic Search Driver ......................... SUCCESS [ 37.583 s]
[INFO] Lens Server ........................................ SUCCESS [12:28 min]
[INFO] Lens client ........................................ SUCCESS [02:20 min]
[INFO] Lens CLI ........................................... SUCCESS [02:06 min]
[INFO] Lens Examples ...................................... SUCCESS [ 10.728 s]
[INFO] Lens Ship Jars to Distributed Cache ................ SUCCESS [  2.248 s]
[INFO] Lens Distribution .................................. SUCCESS [ 22.910 s]
[INFO] Lens ML Lib ........................................ SUCCESS [01:40 min]
[INFO] Lens ML Ext Distribution ........................... SUCCESS [  6.576 s]
[INFO] Lens Regression .................................... SUCCESS [ 16.409 s]
[INFO] Lens UI ............................................ SUCCESS [  5.128 s]
[INFO] Lens Contrib ....................................... SUCCESS [  0.438 s]
[INFO] Lens Contributed Clients ........................... SUCCESS [  0.463 s]
[INFO] Lens Python Client ................................. SUCCESS [  0.402 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:37 min
[INFO] Finished at: 2019-01-14T17:21:38+05:30
[INFO] Final Memory: 271M/1581M
[INFO] ------------------------------------------------------------------------


Thanks,

Rajitha R