[
https://issues.apache.org/jira/browse/HBASE-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727155#action_12727155
]
Erik Holstad commented on HBASE-1498:
-------------------------------------
Also changed copy-table.rb, to work with new API, but is not a part of the
patch at the moment, seeing some weird issues with the RS after applying the
scripts:
org.apache.hadoop.hbase.client.RetriesExhaustedException: Trying to contact
region server /192.168.249.68:51381 for region unknown, row 'unknown', but
failed after 1 attempts.
Exceptions:
from org/apache/hadoop/hbase/client/HConnectionManager.java:935:in
`getRegionServerWithRetries'
from org/apache/hadoop/hbase/client/HTable.java:1861:in `nextScanner'
> Remove old API references from hbase shell, to make it match the new one.
> -------------------------------------------------------------------------
>
> Key: HBASE-1498
> URL: https://issues.apache.org/jira/browse/HBASE-1498
> Project: Hadoop HBase
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 0.20.0
> Reporter: Erik Holstad
> Assignee: Erik Holstad
> Fix For: 0.20.1
>
> Attachments: HBASE-1498-v1.patch
>
>
> In some of the .rb scripts we still have references to old API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.