You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jiten (JIRA)" <ji...@apache.org> on 2014/05/14 16:03:15 UTC

[jira] [Reopened] (HBASE-11156) Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available

     [ https://issues.apache.org/jira/browse/HBASE-11156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiten reopened HBASE-11156:
---------------------------


I tried to create table but it is giving me below error. Kindly check
hbase(main):001:0> create 'test', 'cf'

ERROR: java.io.IOException: Table Namespace Manager not ready yet, try again later
        at org.apache.hadoop.hbase.master.HMaster.getNamespaceDescriptor(HMaster.java:3111)
        at org.apache.hadoop.hbase.master.HMaster.createTable(HMaster.java:1740)
        at org.apache.hadoop.hbase.master.HMaster.createTable(HMaster.java:1779)
        at org.apache.hadoop.hbase.protobuf.generated.MasterProtos$MasterService$2.callBlockingMethod(MasterProtos.java:38221)
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:2175)
        at org.apache.hadoop.hbase.ipc.RpcServer$Handler.run(RpcServer.java:1879)


>  Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available
> -------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-11156
>                 URL: https://issues.apache.org/jira/browse/HBASE-11156
>             Project: HBase
>          Issue Type: Bug
>          Components: Admin
>    Affects Versions: 0.96.1.1
>            Reporter: Jiten
>            Priority: Critical
>
> # hbase shell
> 2014-05-13 14:51:41,582 INFO  [main] Configuration.deprecation: hadoop.native.lib is deprecated. Instead, use io.native.lib.available
> HBase Shell; enter 'help<RETURN>' for list of supported commands.
> Type "exit<RETURN>" to leave the HBase Shell
> Version 0.96.1.1-cdh5.0.0, rUnknown, Thu Mar 27 23:01:59 PDT 2014.
> Not able to create table in Hbase. Please help



--
This message was sent by Atlassian JIRA
(v6.2#6252)