[ https://issues.apache.org/jira/browse/SENTRY-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13896771#comment-13896771 ]
Brock Noland commented on SENTRY-105: ------------------------------------- [ERROR] /mnt/jenkins/workspace/PreCommit-SENTRY-Build/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryPolicyServiceClient.java:[63,41] getHostString() is not public in java.net.InetSocketAddress; cannot be accessed from outside package > Remove db specific name from sentry service package > --------------------------------------------------- > > Key: SENTRY-105 > URL: https://issues.apache.org/jira/browse/SENTRY-105 > Project: Sentry > Issue Type: Sub-task > Affects Versions: db_policy_store > Reporter: Brock Noland > Assignee: Brock Noland > Attachments: SENTRY-105-db_policy_store.patch, SENTRY-105.patch, > SENTRY-105.patch > > > Right now "SentryService" lives in sentry-provider-db. Ultimately we will > probably want it to have a separate module separate from the DB stuff. > However, for now let's just change the package name. -- This message was sent by Atlassian JIRA (v6.1.5#6160)