You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Sergio Pena via Review Board <no...@reviews.apache.org> on 2017/11/18 23:15:38 UTC

Review Request 63938: SENTRY-2057: Set hadoop.tmp.dir to the maven build directory configured on java.io.tmpdir

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

Review request for sentry.


Bugs: sentry-2057
    https://issues.apache.org/jira/browse/sentry-2057


Repository: sentry


Description
-------

This patch allows the sentry tests to use the target/ directory of the maven build directory to be used as a temporary place for MR jobs. This helps on the current test issues found on Jenkins where the /tmp is cleaned up after sometime for an unknown reason.


Diffs
-----

  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationBase.java 3c8b70ec3db59a4e6de6a7fb8b1509c4fe228c25 
  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/hiveserver/HiveServerFactory.java 64c639439db51e00bc293a7ededa248c8ea45bfe 


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


Testing
-------


Thanks,

Sergio Pena