You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Xinran Tinney <yu...@gmail.com> on 2018/02/20 19:44:32 UTC

Review Request 65715: SENTRY-1720: Re-enable or remove TestHDFSIntegrationWithHA

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

Review request for sentry, Alexander Kolbasov, Arjun Mishra, kalyan kumar kalvagadda, Na Li, and Sergio Pena.


Repository: sentry


Description
-------

The TestHDFSIntegrationWithHA test is disabled now. We need to either fix it or remove if it is no longer applicable.
The TestHDFSIntegration test is disabled as well.


Diffs
-----

  sentry-tests/sentry-tests-hive-v2/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegration.java 8852cbc0 
  sentry-tests/sentry-tests-hive-v2/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationWithHA.java 92c0693e 
  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationWithHA.java 96a2f901 


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


Testing
-------

mvn clean install all success


Thanks,

Xinran Tinney