Skip to content

Compression #28

@zachben

Description

@zachben

Let's say I got a table that created in HBase shell (or by Java code) with "COMPRESSION => 'GZ'".

Now I want to copy this table and paste is with another name.
If using "Copy" button and then "paste" button, and then choosing the new table name, I am getting a table with no compression.

It would be great if the "copy" and "paste" sequence will keep the Table description and transfer it to the new table.

  • On the same subject, On "create new table" button, is it possible to add the ability to decide some properties of each CF? (Compression, TTL, VERSIONS, etc.) ?

Thanks Igor
you'r the best!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions