- 4643f98 SENTRY-1157: Fix Unit Tests TestAclsCrud&TestAuthorize failed (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 8 years ago master
- 5720b64 SENTRY-1088: PathsUpdate should log invalid paths to make troubleshooting easier (Ryan Pridgeon via Hao Hao) by hahao · 8 years ago
- 07df5fb SENTRY-1142: Rebase on master (Ashish K Singh via Hao Hao) by hahao · 8 years ago
- 00a14d9 SENTRY-1014: Add end-to-end tests for Kafka (Ashish K Singh, Reviewed by: Hao Hao, Anne Yu and Dapeng Sun) by hahao · 9 years ago
- 9b43369 SENTRY-1113: Fix test failures due to missing files. by hahao · 9 years ago
- 01ed124 SENTRY-1057: Add implementations for acls' CRUD (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 9 years ago
- 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 · 9 years ago
- 51f4e8d SENTRY-1056: Get service name from Kafka's server properties. (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 9 years ago
- c117c65 SENTRY-1098: Make Kafka dependency as provided (Ashish K Singh, reviewed by: Dapeng Sun and Hao Hao) by hahao · 9 years ago
- 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 · 9 years ago
- 7ce0373 SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu) by Anne Yu · 9 years ago
- 2575add SENTRY-1013: Add policy engine for Kafka (Ashish K Singh via Dapeng Sun) by Sun Dapeng · 9 years ago
- ac6c0f0 SENTRY-1012: Add core model for Kafka (Ashish K Singh via Dapeng Sun) by Sun Dapeng · 9 years ago
- 326c38d SENTRY-1135: Remove deprecated junit.framework dependencies (Colm O hEigeartaigh, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 8 years ago
- 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
- bc5c434 SENTRY-1071: Update thrift gen-file with maven plugin (Dapeng Sun, reviewed by Colin Ma) by Dapeng Sun · 8 years ago
- c330a21 SENTRY-1136: Remove /Ping and /HealthCheck from Sentry Service Webpage (Li Li, Reviewed by: Hao Hao) by hahao · 9 years ago
- 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 · 9 years ago
- 0619d8a SENTRY-922: INSERT OVERWRITE DIRECTORY permission not working correctly (Yibing Shi, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 9 years ago
- baad976 SENTRY-1122: Allow Solr Audit Log to Read Impersonator Info (Gregory Chanan, Reviewed by: Vamsee Yarlagadda) by Gregory Chanan · 9 years ago
- 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 · 9 years ago
- f5989d2 SENTRY-1114: Wrong classname and incorrect _CMD_JAR var in sentryShell (Bhooshan Mogal, Reviewed by: Hao Hao and Sravya Tirukkovalur) by hahao · 9 years ago
- b095b5b SENTRY-1078: Add servlet for dumping configurations (Li Li, Reviewed by: Hao Hao) by hahao · 9 years ago
- 36db9ba SENTRY-1116: Fix PMD violation for Sentry tests after missing commits by hahao · 9 years ago
- cfaa570 SENTRY-1021: Add PMD to Sentry tests (Colm O hEigeartaigh, Reviewed by: Hao Hao) by hahao · 9 years ago
- 1c32c13 SENTRY-1112: Change default value of "sentry.hive.server" to "server1" (Li Li via Lenni Kuff) by Lenni Kuff · 9 years ago
- a962e24 SENTRY-1065: Make SentryNoSuchObjectException exception error message consistent across all files (Anne Yu via Hao Hao). by Anne Yu · 9 years ago
- 36125fd SENTRY-1105: Fix unittest TestMetastoreEndToEnd.testAddPartion (Sravya Tirukkovalur, Reviewed by Hao Hao) by hahao · 9 years ago
- 13a61bf SENTRY-1058: remove duplicate junit versions in the root pom and resorted properties alphabetically. (Colm O hEigeartaigh via Anne Yu) by Anne Yu · 9 years ago
- 34b5afc SENTRY-1087:Capture URI when using Hive Serdes (Hao Hao, Reviewed by: Sravya Tirukkovalur and Lenni Kuff) by hahao · 9 years ago
- f727a0c SENTRY-1099: JDK8 autoboxing compilation failure for SecureRealTimeGetComponent.java (Colm O hEigeartaigh, via Anne Yu) by Anne Yu · 9 years ago
- a0215ee SENTRY-520: Use the twitter Bootstrap kit (or similar) to beautify the Sentry Service webpage (Li Li via Lenni Kuff) by Lenni Kuff · 9 years ago
- 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 · 9 years ago
- 8669f8a SENTRY-1096: Fix TestDbOperations#testCaseSensitivity failure on a real cluster. (Anne Yu, reviewed by Hao Hao). by Anne Yu · 9 years ago
- 2195347 SENTRY-1095: Insert into requires URI privilege on partition location under table. (Sravya Tirukkovalur, Reviewed by: Hao Hao) by Sravya Tirukkovalur · 9 years ago
- cee6233 SENTRY-1097: Fix compilation errors from SentryGenericPolicyProcessor (Dapeng Sun, reviewed by Hao Hao) by Sun Dapeng · 9 years ago
- 59bbfdc SENTRY-989: RealTimeGet with explicit ids can bypass document level authorization (Gregory Chanan, reviewed by Hao Hao) by Gregory Chanan · 9 years ago
- 03b2f18 SENTRY-1035: Generic service does not handle group name casing correctly (Sravya Tirukkovalur, Reviewed by: Hao Hao and Lenni Kuff) by Sravya Tirukkovalur · 9 years ago
- 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 · 9 years ago
- 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 · 9 years ago
- 5a352bf SENTRY-1055: Sentry service solr constants refer to clusters rather than services (Gregory Chanan, reviewed by Hao Hao) by Gregory Chanan · 9 years ago
- 65eda01 SENTRY-1064: Fix TestDbOperations#testCaseSensitivity ( Anne Yu, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 9 years ago
- 1665b93 SENTRY-1048: Fix "Critical" issues identified by analysis.apache.org (Colm O hEigeartaigh, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 9 years ago
- 5659d39 SENTRY-1060: Improve the SentryAuthFilter error message when authentication failure (Hao Hao via Anne Yu) by Anne Yu · 9 years ago
- 5c2597d SENTRY-993: list_sentry_privileges_by_authorizable() gone in API v2 ( Hao Hao, Reviewed by: Colin Ma and Lenni Kuff) by Sravya Tirukkovalur · 9 years ago
- 8a66930 SENTRY-1054: Updated Apache Shiro dependency ( Hao Hao, Reviewed by: Lenni Kuff) by Sravya Tirukkovalur · 9 years ago
- 89828a2 Revert "SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu)" by Anne Yu · 9 years ago
- f49fb8d SENTRY-1011: Add Kafka binding (Ashish K Singh, reviewed by HaoHao and Dapeng Sun, via Anne Yu) by Anne Yu · 9 years ago
- 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 · 9 years ago
- fba1267 SENTRY-1052: Sentry shell should use kerberos requestor and give better error messages for kerberos failures by Gregory Chanan · 9 years ago
- 25f88cb SENTRY-1032: Rename shell command group/role shell commands and implement with solr shell (Gregory Chanan, reviewed by: Sravya Tirukkovalur) by Gregory Chanan · 9 years ago
- 488f880 SENTRY-1047: Use existing validators in SentryShellSolr (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 9 years ago
- cda611a SENTRY-997: Update HiveAuthorizer of Sentry after HiveAuthorizer interface changes (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 9 years ago
- 7f12300 Fix PMD error for unused field when enable Hive authz V2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 9 years ago
- 597a3cd SENTRY-1038: More strict checking of SOLR actions in shell (Gregory Chanan, reviewed By Lenni Kuff, Colin Ma) by Gregory Chanan · 9 years ago
- a442fa6 SENTRY-1039: Sentry shell tests assume order of option group privileges (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 9 years ago
- 39d0731 SENTRY-1044: Tables with non-hdfs locations breaks HMS startup ( Harsh J, Reviewed by: Sravya Tirukkovalur) by Sravya Tirukkovalur · 9 years ago
- 6ed0a17 SENTRY-1007: Sentry column-level performance for wide tables (Dapeng Sun via Lenni Kuff) by Lenni Kuff · 9 years ago
- a01a750 SENTRY-1037: Set "hadoop.security.authentication" to "kerberos" in the Generic Client (Gregory Chanan, reviewed by Sravya Tirukkovalur) by Gregory Chanan · 9 years ago
- 20f3960 SENTRY-1036: Move ProviderConstants from sentry-provider-common to sentry-policy-common (Colin Ma, reviewed by Dapeng Sun) by Colin Ma · 9 years ago
- d96f951 SENTRY-1002: PathsUpdate.parsePath(path) will throw an NPE when parsing relative paths (Hao Hao via Lenni Kuff) by Lenni Kuff · 9 years ago
- 8529f8e SENTRY-995: Simple Solr Shell (Gregory Chanan, reviewed by Colin Ma, Sravya Tirukkovalur) by Gregory Chanan · 9 years ago
- 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 · 9 years ago
- ef9b738 Sentry-1009: Improve TestDatabaseProvider to validate test object names instead of validating vague numbers. (Anne Yu, reviewed by Lenni Kuff>) by Anne Yu · 9 years ago
- 0ce626c SENTRY-1018: HiveServer is not properly shutdown cause BindException in TestServerConfiguration ( Hao Hao, Reviewed by: Sravya Tirukkovalur and Anne Yu) by Sravya Tirukkovalur · 9 years ago
- 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 · 9 years ago
- 1b6fe62 SENTRY-991: Roles of Sentry Permission needs to be case insensitive (Hao Hao via Lenni Kuff) by Lenni Kuff · 9 years ago
- cb92ceb SENTRY-1015: Improve Sentry + Hive error message when user has insufficient privileges (Hao Hao via Lenni Kuff) by Lenni Kuff · 9 years ago
- 95b1e40 SENTRY-986: Apply PMD plugin to Sentry source (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- 5a827f6 SENTRY-906: Add concurrency sentry client tests. (Anne Yu, reviewed by Hao Hao) by Anne Yu · 9 years ago
- 6703113 SENTRY-826: TRUNCATE on empty partitioned table in Hive fails (Li Li via Lenni Kuff) by Lenni Kuff · 9 years ago
- 3ee3e93 SENTRY-994: SentryAuthorizationInfoX should override isSentryManaged (Sravya Tirukkovalur via Lenni Kuff) by Lenni Kuff · 9 years ago
- 0adfc73 SENTRY-749: Create simple shell for sentry(Colin Ma, reviewed by Hao Hao, Gregory Chanan, Lenni Kuff) by Colin Ma · 9 years ago
- a661c18 SENTRY-832: Clean dependences of sentry-provider-db (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 9 years ago
- aca4d0e SENTRY-987: Move general (non specific handler) solr-sentry code to solr-sentry-core package by Gregory Chanan · 9 years ago
- f1a2efa SENTRY-968: Uri check needs to be case sensitive (Li Li via Lenni Kuff) by Lenni Kuff · 9 years ago
- 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 · 9 years ago
- 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 · 9 years ago
- 9fe7202 SENTRY-957: Exceptions in MetastoreCacheInitializer should probably not prevent HMS from starting up (Hao Hao via Lenni Kuff) by Lenni Kuff · 9 years ago
- 8624435 SENTRY-973: Bump hamcrest version (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- 8a7b621 SENTRY-979: Speed up the build by avoiding a fork for every test (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- 422a175 SENTRY-932: TestColumnEndToEnd error check should non-case sensitive (Dapeng Sun, reviewed by Anne Yu) by Sun Dapeng · 9 years ago
- 7d6390e SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- 0e2e678 Revert "SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff)" by Lenni Kuff · 9 years ago
- 0c6062b SENTRY-972: Include sentry-tests-hive hadoop test script in maven project (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- c2747d9 SENTRY-835: Drop table leaves a connection open when using metastorelistener (Hao Hao via Lenni Kuff) by Lenni Kuff · 9 years ago
- d2a512e SENTRY-965: Solr /terms request handler broken because of components declaration (Gregory Chanan, reviewed by Lenni Kuff) by Gregory Chanan · 9 years ago
- 6052eb2 SENTRY-966: SqoopAuthBindingSingleton uses bad double check locking idiom (Colm O hEigeartaigh via Dapeng Sun) by Sun Dapeng · 9 years ago
- d2913b8 SENTRY-970: Use random free port for Sqoop tests (Colm O hEigeartaigh via Dapeng Sun) by Sun Dapeng · 9 years ago
- 80b543f SENTRY-971: Add profile to enable Hive AuthZ v2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 9 years ago
- 5e58f3f SENTRY-498: Sentry integration with Hive authorization framework V2 (Dapeng Sun, reviewed by Colin Ma) by Sun Dapeng · 9 years ago
- b2d71a8 SENTRY-565: Improve performance of filtering Hive SHOW commands (Colin Ma via Lenni Kuff) by Lenni Kuff · 9 years ago
- 0b18f45 SENTRY-960: Blacklist reflect,java_method using hive.server2.builtin.udf.blacklist ( Sravya Tirukkovalur, Reviewed by: Lenni Kuff) by Sravya Tirukkovalur · 9 years ago
- a83c094 SENTRY-958: TestGrantPrivilege fails on JDK8 (Colm O hEigeartaigh via Lenni Kuff) by Lenni Kuff · 9 years ago
- 439d5f2 SENTRY-962: Fix SentryStore getPrivileges when column require some (Dapeng Sun, reviewed by Guoquan Shen) by Sun Dapeng · 9 years ago
- e6e7d73 SENTRY-945: Avoid logging all DataNucleus queries when debug logging is enabled (Li Li via Lenni Kuff) by Lenni Kuff · 9 years ago
- f0b9367 Revert: "filterIndexNames should return the whole indexList" by Sun Dapeng · 9 years ago
- 774afb7 filterIndexNames should return the whole indexList by Sun Dapeng · 9 years ago
- 25d0fef SENTRY-923: Fix SentryStore getPrivileges when table require some (Dapeng Sun, reviewed by Guoquan Shen) by Sun Dapeng · 9 years ago
- d3793ed SENTRY-955: Add more meta data operation tests for column level privilege ( Sravya Tirukkovalur, Reviewed by: Anne Yu, Hao Hao) by Sravya Tirukkovalur · 9 years ago