[
https://issues.apache.org/jira/browse/HBASE-6788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13532657#comment-13532657
]
Ted Yu commented on HBASE-6788:
-------------------------------
Here is test output when I use patch v3:
{code}
2012-12-14 12:58:02,640 INFO [main] log.Slf4jLog(67): Logging to
org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
2012-12-14 12:58:02,949 DEBUG [main] log.Slf4jLog(49): Security enabled = false
2012-12-14 12:58:03,121 INFO [main] hbase.HBaseTestingUtility(343): Created
new mini-cluster data directory:
/Users/zhihyu/trunk-hbase/hbase-server/target/test-data/e8346a90-1a41-4862-9d85-1aa325694f6e/dfscluster_3e981e0e-898b-4c8d-aa9c-c5caf69a8095
2012-12-14 12:58:03,270 INFO [main] zookeeper.MiniZooKeeperCluster(197):
Started MiniZK Cluster and connect 1 ZK server on client port: 63609
2012-12-14 12:58:03,379 WARN [main] impl.MetricsSystemImpl(137): Metrics
system not started: Cannot locate configuration: tried
hadoop-metrics2-hbase.properties, hadoop-metrics2.properties
2012-12-14 12:58:03,402 DEBUG [TokenServer:10.246.204.205,58917,1355518683274]
zookeeper.ZKConfig(84): Skipped reading ZK properties file 'zoo.cfg' since
'hbase.config.read.zookeeper.config' was not set to true
2012-12-14 12:58:03,406 DEBUG [TokenServer:10.246.204.205,58917,1355518683274]
zookeeper.ZKUtil(102): TokenServer opening connection to ZooKeeper with
ensemble (localhost:63609)
2012-12-14 12:58:03,426 INFO [TokenServer:10.246.204.205,58917,1355518683274]
zookeeper.RecoverableZooKeeper(104): The identifier of this process is
81456@LM-SJC-00713032
2012-12-14 12:58:03,452 DEBUG
[TokenServer:10.246.204.205,58917,1355518683274-EventThread]
zookeeper.ZooKeeperWatcher(265): TokenServer Received ZooKeeper Event,
type=None, state=SyncConnected, path=null
2012-12-14 12:58:03,454 DEBUG
[TokenServer:10.246.204.205,58917,1355518683274-EventThread]
zookeeper.ZooKeeperWatcher(342): TokenServer-0x13b9b35a83c0000 connected
2012-12-14 12:58:03,472 DEBUG [TokenServer:10.246.204.205,58917,1355518683274]
log.Slf4jLog(49): Security enabled = false
2012-12-14 12:58:03,570 INFO [main] log.Slf4jLog(67): Stopping due to: Test
complete
2012-12-14 12:58:03,573 INFO [main] zookeeper.MiniZooKeeperCluster(246):
Shutdown MiniZK cluster with all ZK servers
{code}
Note: security was shown as disabled.
> Convert AuthenticationProtocol to protocol buffer service
> ---------------------------------------------------------
>
> Key: HBASE-6788
> URL: https://issues.apache.org/jira/browse/HBASE-6788
> Project: HBase
> Issue Type: Sub-task
> Components: Coprocessors
> Reporter: Gary Helmling
> Assignee: Gary Helmling
> Priority: Blocker
> Fix For: 0.96.0
>
> Attachments: HBASE-6788_2.patch, HBASE-6788_3.patch,
> HBASE-6788_4.patch, HBASE-6788.patch
>
>
> With coprocessor endpoints now exposed as protobuf defined services, we
> should convert over all of our built-in endpoints to PB services.
> AccessControllerProtocol was converted as part of HBASE-5448, but the
> authentication token provider still needs to be changed.
--
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