You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Brock Noland (JIRA)" <ji...@apache.org> on 2013/09/10 20:39:53 UTC

[jira] [Created] (SENTRY-9) Refactoring to support search

Brock Noland created SENTRY-9:
---------------------------------

             Summary: Refactoring to support search
                 Key: SENTRY-9
                 URL: https://issues.apache.org/jira/browse/SENTRY-9
             Project: Sentry
          Issue Type: Task
            Reporter: Brock Noland


To support search I think we'll need to:

1) Move the db items in core to a new db package i.e. org.apache.sentry.core.db
2) Move the GroupMappingService Interface to core
3) In the policy file provider move db related items to a new package i.e. org.apache.sentry.provider.file.db
4) Rename sentry-tests to sentry-tests-db

I just used the term "db" as a generic term to mean a SQL. It's possible some places we should use "hive" and others "db".

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira