You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Sravya Tirukkovalur <sr...@cloudera.com> on 2013/10/29 20:01:41 UTC

Review Request 15042: kinit before hdfs file system operations does not work in hive e2e tests

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

Review request for sentry and Shreepadma Venugopalan.


Bugs: SENTRY-51
    https://issues.apache.org/jira/browse/SENTRY-51


Repository: sentry


Description
-------

FileSystem object needs to be requested as authenticated user using doAS.


Diffs
-----

  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/fs/ClusterDFS.java 3641d04 

Diff: https://reviews.apache.org/r/15042/diff/


Testing
-------

Tests work on real cluster without kiniting the test user prior to the test.


Thanks,

Sravya Tirukkovalur