You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Demai Ni <ni...@gmail.com> on 2014/02/13 02:23:10 UTC

where is 'delete_namespace'? [HBase 96.0]

hi, folks,

sorry for the simple question.

I know that 96.0 is supporting namespace, it is the first time I played
with it (on 0.96.0). I went to the source of all documents:
http://hbase.apache.org/book/namespace.html, and follow the example in
"5.3.1. Namespace management".

Well, I can't find 'delete_namespace' using hbase shell. 'create_namespace'
and 'alter_namespace' are there.

Did I look at the wrong place? :-)

BTW, here is the commands I have related with namespaces
$ ls shell/commands/*namespace*
shell/commands/alter_namespace.rb     shell/commands/drop_namespace.rb
shell/commands/create_namespace.rb    shell/commands/list_namespace.rb
shell/commands/describe_namespace.rb
shell/commands/list_namespace_tables.rb

Thanks

Demai

Re: where is 'delete_namespace'? [HBase 96.0]

Posted by Demai Ni <ni...@gmail.com>.
Thanks, Ted 

Demai on the run

On Feb 12, 2014, at 6:00 PM, Ted Yu <yu...@gmail.com> wrote:

> Yes - drop_namespace is the command to use.
> 
> 
> On Wed, Feb 12, 2014 at 5:27 PM, Demai Ni <ni...@gmail.com> wrote:
> 
>> sorry, click 'send' too fast.
>> is the 'drop_namespace' to replace 'delete_namespace'?
>> 
>> 
>> On Wed, Feb 12, 2014 at 5:23 PM, Demai Ni <ni...@gmail.com> wrote:
>> 
>>> hi, folks,
>>> 
>>> sorry for the simple question.
>>> 
>>> I know that 96.0 is supporting namespace, it is the first time I played
>>> with it (on 0.96.0). I went to the source of all documents:
>>> http://hbase.apache.org/book/namespace.html, and follow the example in
>>> "5.3.1. Namespace management".
>>> 
>>> Well, I can't find 'delete_namespace' using hbase shell.
>>> 'create_namespace' and 'alter_namespace' are there.
>>> 
>>> Did I look at the wrong place? :-)
>>> 
>>> BTW, here is the commands I have related with namespaces
>>> $ ls shell/commands/*namespace*
>>> shell/commands/alter_namespace.rb     shell/commands/drop_namespace.rb
>>> shell/commands/create_namespace.rb    shell/commands/list_namespace.rb
>>> shell/commands/describe_namespace.rb
>>> shell/commands/list_namespace_tables.rb
>>> 
>>> Thanks
>>> 
>>> Demai
>> 

Re: where is 'delete_namespace'? [HBase 96.0]

Posted by Ted Yu <yu...@gmail.com>.
Yes - drop_namespace is the command to use.


On Wed, Feb 12, 2014 at 5:27 PM, Demai Ni <ni...@gmail.com> wrote:

> sorry, click 'send' too fast.
> is the 'drop_namespace' to replace 'delete_namespace'?
>
>
> On Wed, Feb 12, 2014 at 5:23 PM, Demai Ni <ni...@gmail.com> wrote:
>
> > hi, folks,
> >
> > sorry for the simple question.
> >
> > I know that 96.0 is supporting namespace, it is the first time I played
> > with it (on 0.96.0). I went to the source of all documents:
> > http://hbase.apache.org/book/namespace.html, and follow the example in
> > "5.3.1. Namespace management".
> >
> > Well, I can't find 'delete_namespace' using hbase shell.
> > 'create_namespace' and 'alter_namespace' are there.
> >
> > Did I look at the wrong place? :-)
> >
> > BTW, here is the commands I have related with namespaces
> > $ ls shell/commands/*namespace*
> > shell/commands/alter_namespace.rb     shell/commands/drop_namespace.rb
> > shell/commands/create_namespace.rb    shell/commands/list_namespace.rb
> > shell/commands/describe_namespace.rb
> > shell/commands/list_namespace_tables.rb
> >
> > Thanks
> >
> > Demai
> >
> >
>

Re: where is 'delete_namespace'? [HBase 96.0]

Posted by Demai Ni <ni...@gmail.com>.
sorry, click 'send' too fast.
is the 'drop_namespace' to replace 'delete_namespace'?


On Wed, Feb 12, 2014 at 5:23 PM, Demai Ni <ni...@gmail.com> wrote:

> hi, folks,
>
> sorry for the simple question.
>
> I know that 96.0 is supporting namespace, it is the first time I played
> with it (on 0.96.0). I went to the source of all documents:
> http://hbase.apache.org/book/namespace.html, and follow the example in
> "5.3.1. Namespace management".
>
> Well, I can't find 'delete_namespace' using hbase shell.
> 'create_namespace' and 'alter_namespace' are there.
>
> Did I look at the wrong place? :-)
>
> BTW, here is the commands I have related with namespaces
> $ ls shell/commands/*namespace*
> shell/commands/alter_namespace.rb     shell/commands/drop_namespace.rb
> shell/commands/create_namespace.rb    shell/commands/list_namespace.rb
> shell/commands/describe_namespace.rb
> shell/commands/list_namespace_tables.rb
>
> Thanks
>
> Demai
>
>