----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29240/#review69966 -----------------------------------------------------------
This import tool is not necessary for the integration, and it should be an improvment by a seperated JIRA. The main problem for the current implementation is there has no transaction for import. - Colin Ma On Jan. 12, 2015, 9:12 a.m., shen guoquan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29240/ > ----------------------------------------------------------- > > (Updated Jan. 12, 2015, 9:12 a.m.) > > > Review request for sentry, Gregory Chanan and Vamsee Yarlagadda. > > > Repository: sentry > > > Description > ------- > > Currently Solr does support index-level security via sentry with file as > backend privilege store. Using file as the backend store is simple, but there > has some disadvantages as followings: > > Can't satisfied with the needs of dynamically add, delete and update > permissions > Can't be centrally managed and difficult to maintain > According to the above disadvantages, The Solr Sentry plug-in integration > with DB store is demanded. The Hive Sentry plug-in has already integration > with DB store, but the Hive authorization model is different from the Solr > authorization model.So this new feature depends on the generic authorization > model(SENTRY-398) > > > Diffs > ----- > > sentry-binding/sentry-binding-solr/pom.xml 2dfc933 > > sentry-binding/sentry-binding-solr/src/main/java/org/apache/sentry/binding/solr/authz/SolrSentryConfigTool.java > PRE-CREATION > > sentry-binding/sentry-binding-solr/src/test/java/org/apache/sentry/binding/solr/TestSolrSentryConfigTool.java > PRE-CREATION > > sentry-binding/sentry-binding-solr/src/test/resources/solr_config_import_tool.ini > PRE-CREATION > > Diff: https://reviews.apache.org/r/29240/diff/ > > > Testing > ------- > > > Thanks, > > shen guoquan > >
