1. 4643f98 SENTRY-1157: Fix Unit Tests TestAclsCrud&TestAuthorize failed (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago master
  2. 5720b64 SENTRY-1088: PathsUpdate should log invalid paths to make troubleshooting easier (Ryan Pridgeon via Hao Hao) by hahao · 8 years ago
  3. 07df5fb SENTRY-1142: Rebase on master (Ashish K Singh via Hao Hao) by hahao · 8 years ago
  4. 00a14d9 SENTRY-1014: Add end-to-end tests for Kafka (Ashish K Singh, Reviewed by: Hao Hao, Anne Yu and Dapeng Sun) by hahao · 8 years ago
  5. 9b43369 SENTRY-1113: Fix test failures due to missing files. by hahao · 8 years ago
  6. 01ed124 SENTRY-1057: Add implementations for acls' CRUD (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 8 years ago
  7. 734e190 SENTRY-1030: Restrict Kafka Cluster authorizable to only have "kafka-cluster" as authorizable's name. (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 8 years ago
  8. 51f4e8d SENTRY-1056: Get service name from Kafka's server properties. (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 8 years ago
  9. c117c65 SENTRY-1098: Make Kafka dependency as provided (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 8 years ago
  10. 184a32d SENTRY-1029: Address review comments for Kafka model that came after patch got committed. (Ashish K Singh, reviewed by Hao Hao, via Anne Yu) by Anne Yu · 8 years ago
  11. 7ce0373 SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu) by Anne Yu · 8 years ago
  12. 2575add SENTRY-1013: Add policy engine for Kafka (Ashish K Singh via Dapeng Sun) by Sun Dapeng · 8 years ago
  13. ac6c0f0 SENTRY-1012: Add core model for Kafka (Ashish K Singh via Dapeng Sun) by Sun Dapeng · 8 years ago
  14. 326c38d SENTRY-1135: Remove deprecated junit.framework dependencies (Colm O hEigeartaigh, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  15. 1434d15 SENTRY-869: Add a test where we have multiple column level privileges for a given role (Sravya Tirukkovalur, Reviewed by: Colin Ma, Anne Yu) by Sravya Tirukkovalur · 8 years ago
  16. bc5c434 SENTRY-1071: Update thrift gen-file with maven plugin (Dapeng Sun, reviewed by Colin Ma) by Dapeng Sun · 8 years ago
  17. c330a21 SENTRY-1136: Remove /Ping and /HealthCheck from Sentry Service Webpage (Li Li, Reviewed by: Hao Hao) by hahao · 8 years ago
  18. e3b77f0 SENTRY-1119: Allow data engines to specify the ActionFactory from configuration(Bhooshan Mogal via Colin Ma, reviewed by Colin Ma, Sravya Tirukkovalur) by Colin Ma · 8 years ago
  19. 0619d8a SENTRY-922: INSERT OVERWRITE DIRECTORY permission not working correctly (Yibing Shi, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  20. baad976 SENTRY-1122: Allow Solr Audit Log to Read Impersonator Info (Gregory Chanan, Reviewed by: Vamsee Yarlagadda) by Gregory Chanan · 8 years ago
  21. 3d05db9 SENTRY-1111: Apache Sentry should depend on the same version of metrics-core as hadoop (Bhooshan Mogal, Reviewed by: Hao Hao and Sravya Tirukkovalur) by hahao · 8 years ago
  22. f5989d2 SENTRY-1114: Wrong classname and incorrect _CMD_JAR var in sentryShell (Bhooshan Mogal, Reviewed by: Hao Hao and Sravya Tirukkovalur) by hahao · 8 years ago
  23. b095b5b SENTRY-1078: Add servlet for dumping configurations (Li Li, Reviewed by: Hao Hao) by hahao · 8 years ago
  24. 36db9ba SENTRY-1116: Fix PMD violation for Sentry tests after missing commits by hahao · 8 years ago
  25. cfaa570 SENTRY-1021: Add PMD to Sentry tests (Colm O hEigeartaigh, Reviewed by: Hao Hao) by hahao · 8 years ago
  26. 1c32c13 SENTRY-1112: Change default value of "sentry.hive.server" to "server1" (Li Li via Lenni Kuff) by Lenni Kuff · 8 years ago
  27. a962e24 SENTRY-1065: Make SentryNoSuchObjectException exception error message consistent across all files (Anne Yu via Hao Hao). by Anne Yu · 8 years ago
  28. 36125fd SENTRY-1105: Fix unittest TestMetastoreEndToEnd.testAddPartion (Sravya Tirukkovalur, Reviewed by Hao Hao) by hahao · 8 years ago
  29. 13a61bf SENTRY-1058: remove duplicate junit versions in the root pom and resorted properties alphabetically. (Colm O hEigeartaigh via Anne Yu) by Anne Yu · 8 years ago
  30. 34b5afc SENTRY-1087:Capture URI when using Hive Serdes (Hao Hao, Reviewed by: Sravya Tirukkovalur and Lenni Kuff) by hahao · 8 years ago
  31. f727a0c SENTRY-1099: JDK8 autoboxing compilation failure for SecureRealTimeGetComponent.java (Colm O hEigeartaigh, via Anne Yu) by Anne Yu · 8 years ago
  32. a0215ee SENTRY-520: Use the twitter Bootstrap kit (or similar) to beautify the Sentry Service webpage (Li Li via Lenni Kuff) by Lenni Kuff · 8 years ago
  33. bbef55f SENTRY-1109: Fix mvn clean install fails with PMD validation: Unnecessary use of fully qualified name 'org.apache.hadoop.hive.metastore.api.Partition' due to existing import 'org.apache.hadoop.hive.metastore.api.Partition. (Dapeng Sun, reviewed by Sravya Tirukkovalur and Anne Yu) by Anne Yu · 8 years ago
  34. 8669f8a SENTRY-1096: Fix TestDbOperations#testCaseSensitivity failure on a real cluster. (Anne Yu, reviewed by Hao Hao). by Anne Yu · 8 years ago
  35. 2195347 SENTRY-1095: Insert into requires URI privilege on partition location under table. (Sravya Tirukkovalur, Reviewed by: Hao Hao) by Sravya Tirukkovalur · 8 years ago
  36. cee6233 SENTRY-1097: Fix compilation errors from SentryGenericPolicyProcessor (Dapeng Sun, reviewed by Hao Hao) by Sun Dapeng · 8 years ago
  37. 59bbfdc SENTRY-989: RealTimeGet with explicit ids can bypass document level authorization (Gregory Chanan, reviewed by Hao Hao) by Gregory Chanan · 8 years ago
  38. 03b2f18 SENTRY-1035: Generic service does not handle group name casing correctly (Sravya Tirukkovalur, Reviewed by: Hao Hao and Lenni Kuff) by Sravya Tirukkovalur · 8 years ago
  39. e6f6c1f SENTRY-974: create a script to generate large size of sentry and hive metadata(databases, tables, roles, permissions and groups). (Anne Yu, reviewed by Colin Ma and Hao Hao) by Anne Yu · 8 years ago
  40. 219f6bc SENTRY-1066: fix Sentry oracle upgrade script failed with ORA-0955 duplicate name issue by drop implicit index explicitly. (Anne Yu, reviewed by Lenni Kuff and Colin Ma) by Anne Yu · 8 years ago
  41. 5a352bf SENTRY-1055: Sentry service solr constants refer to clusters rather than services (Gregory Chanan, reviewed by Hao Hao) by Gregory Chanan · 8 years ago
  42. 65eda01 SENTRY-1064: Fix TestDbOperations#testCaseSensitivity ( Anne Yu, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  43. 1665b93 SENTRY-1048: Fix "Critical" issues identified by analysis.apache.org (Colm O hEigeartaigh, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  44. 5659d39 SENTRY-1060: Improve the SentryAuthFilter error message when authentication failure (Hao Hao via Anne Yu) by Anne Yu · 8 years ago
  45. 5c2597d SENTRY-993: list_sentry_privileges_by_authorizable() gone in API v2 ( Hao Hao, Reviewed by: Colin Ma and Lenni Kuff) by Sravya Tirukkovalur · 8 years ago
  46. 8a66930 SENTRY-1054: Updated Apache Shiro dependency ( Hao Hao, Reviewed by: Lenni Kuff) by Sravya Tirukkovalur · 8 years ago
  47. 89828a2 Revert "SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu)" by Anne Yu · 8 years ago
  48. f49fb8d SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu) by Anne Yu · 8 years ago
  49. cd4e142 SENTRY-1050: Improve clearAll method to avoid throwing exceptions because can't delete objects managed by external processes. (Anne Yu via Hao Hao) by Anne Yu · 8 years ago
  50. fba1267 SENTRY-1052: Sentry shell should use kerberos requestor and give better error messages for kerberos failures by Gregory Chanan · 8 years ago
  51. 25f88cb SENTRY-1032: Rename shell command group/role shell commands and implement with solr shell (Gregory Chanan, reviewed by: Sravya Tirukkovalur) by Gregory Chanan · 8 years ago
  52. 488f880 SENTRY-1047: Use existing validators in SentryShellSolr (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 8 years ago
  53. cda611a SENTRY-997: Update HiveAuthorizer of Sentry after HiveAuthorizer interface changes (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago
  54. 7f12300 Fix PMD error for unused field when enable Hive authz V2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago
  55. 597a3cd SENTRY-1038: More strict checking of SOLR actions in shell (Gregory Chanan, reviewed By Lenni Kuff, Colin Ma) by Gregory Chanan · 8 years ago
  56. a442fa6 SENTRY-1039: Sentry shell tests assume order of option group privileges (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 8 years ago
  57. 39d0731 SENTRY-1044: Tables with non-hdfs locations breaks HMS startup ( Harsh J, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  58. 6ed0a17 SENTRY-1007: Sentry column-level performance for wide tables (Dapeng Sun via Lenni Kuff) by Lenni Kuff · 8 years ago
  59. a01a750 SENTRY-1037: Set "hadoop.security.authentication" to "kerberos" in the Generic Client (Gregory Chanan, reviewed by Sravya Tirukkovalur) by Gregory Chanan · 8 years ago
  60. 20f3960 SENTRY-1036: Move ProviderConstants from sentry-provider-common to sentry-policy-common (Colin Ma, reviewed by Dapeng Sun) by Colin Ma · 8 years ago
  61. d96f951 SENTRY-1002: PathsUpdate.parsePath(path) will throw an NPE when parsing relative paths (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  62. 8529f8e SENTRY-995: Simple Solr Shell (Gregory Chanan, reviewed by Colin Ma, Sravya Tirukkovalur) by Gregory Chanan · 8 years ago
  63. 0f0fd35 SENTRY-1003: Support "reload" by updating the classpath of Sentry function aux jar path during runtime. (Dapeng Sun via Anne Yu) by Anne Yu · 8 years ago
  64. ef9b738 Sentry-1009: Improve TestDatabaseProvider to validate test object names instead of validating vague numbers. (Anne Yu, reviewed by Lenni Kuff>) by Anne Yu · 8 years ago
  65. 0ce626c SENTRY-1018: HiveServer is not properly shutdown cause BindException in TestServerConfiguration ( Hao Hao, Reviewed by: Sravya Tirukkovalur and Anne Yu) by Sravya Tirukkovalur · 8 years ago
  66. 2ae1bef SENTRY-1008: Path should be not be updated if the create/drop table/partition event fails (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  67. 1b6fe62 SENTRY-991: Roles of Sentry Permission needs to be case insensitive (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  68. cb92ceb SENTRY-1015: Improve Sentry + Hive error message when user has insufficient privileges (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  69. 95b1e40 SENTRY-986: Apply PMD plugin to Sentry source (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  70. 5a827f6 SENTRY-906: Add concurrency sentry client tests. (Anne Yu, reviewed by Hao Hao) by Anne Yu · 8 years ago
  71. 6703113 SENTRY-826: TRUNCATE on empty partitioned table in Hive fails (Li Li via Lenni Kuff) by Lenni Kuff · 8 years ago
  72. 3ee3e93 SENTRY-994: SentryAuthorizationInfoX should override isSentryManaged (Sravya Tirukkovalur via Lenni Kuff) by Lenni Kuff · 8 years ago
  73. 0adfc73 SENTRY-749: Create simple shell for sentry(Colin Ma, reviewed by Hao Hao, Gregory Chanan, Lenni Kuff) by Colin Ma · 8 years ago
  74. a661c18 SENTRY-832: Clean dependences of sentry-provider-db (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago
  75. aca4d0e SENTRY-987: Move general (non specific handler) solr-sentry code to solr-sentry-core package by Gregory Chanan · 8 years ago
  76. f1a2efa SENTRY-968: Uri check needs to be case sensitive (Li Li via Lenni Kuff) by Lenni Kuff · 8 years ago
  77. 06688ce SENTRY-988: It's better to let SentryAuthorization setter path always fall through and update HDFS (Yongjun Zhang, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  78. 4b33ad9 SENTRY-953: External Partitions which are referenced by more than one table can cause some unexpected behavior with Sentry HDFS sync ( Hao Hao, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
  79. 9fe7202 SENTRY-957: Exceptions in MetastoreCacheInitializer should probably not prevent HMS from starting up (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  80. 8624435 SENTRY-973: Bump hamcrest version (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  81. 8a7b621 SENTRY-979: Speed up the build by avoiding a fork for every test (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  82. 422a175 SENTRY-932: TestColumnEndToEnd error check should non-case sensitive (Dapeng Sun, reviewed by Anne Yu) by Sun Dapeng · 8 years ago
  83. 7d6390e SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  84. 0e2e678 Revert "SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff)" by Lenni Kuff · 8 years ago
  85. 0c6062b SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  86. c2747d9 SENTRY-835: Drop table leaves a connection open when using metastorelistener (Hao Hao via Lenni Kuff) by Lenni Kuff · 8 years ago
  87. d2a512e SENTRY-965: Solr /terms request handler broken because of components declaration (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 8 years ago
  88. 6052eb2 SENTRY-966: SqoopAuthBindingSingleton uses bad double check locking idiom (Colm O hEigeartaigh via Dapeng Sun) by Sun Dapeng · 8 years ago
  89. d2913b8 SENTRY-970: Use random free port for Sqoop tests (Colm O hEigeartaigh via Dapeng Sun) by Sun Dapeng · 8 years ago
  90. 80b543f SENTRY-971: Add profile to enable Hive AuthZ v2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago
  91. 5e58f3f SENTRY-498: Sentry integration with Hive authorization framework V2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago
  92. b2d71a8 SENTRY-565: Improve performance of filtering Hive SHOW commands (Colin Ma via Lenni Kuff) by Lenni Kuff · 8 years ago
  93. 0b18f45 SENTRY-960: Blacklist reflect,java_method using hive.server2.builtin.udf.blacklist ( Sravya Tirukkovalur, Reviewed by: Lenni Kuff) by Sravya Tirukkovalur · 8 years ago
  94. a83c094 SENTRY-958: TestGrantPrivilege fails on JDK8 (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 8 years ago
  95. 439d5f2 SENTRY-962: Fix SentryStore getPrivileges when column require some (Dapeng Sun, reviewed by Guoquan Shen) by Sun Dapeng · 8 years ago
  96. e6e7d73 SENTRY-945: Avoid logging all DataNucleus queries when debug logging is enabled (Li Li via Lenni Kuff) by Lenni Kuff · 8 years ago
  97. f0b9367 Revert: "filterIndexNames should return the whole indexList" by Sun Dapeng · 8 years ago
  98. 774afb7 filterIndexNames should return the whole indexList by Sun Dapeng · 8 years ago
  99. 25d0fef SENTRY-923: Fix SentryStore getPrivileges when table require some (Dapeng Sun, reviewed by Guoquan Shen) by Sun Dapeng · 8 years ago
  100. d3793ed SENTRY-955: Add more meta data operation tests for column level privilege ( Sravya Tirukkovalur, Reviewed by: Anne Yu, Hao Hao) by Sravya Tirukkovalur · 8 years ago