Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Can we create HBase table using PIG if Yes then How ?

avatar
Expert Contributor

Hello everyone,

I am a newbie to PIG and trying to experiment PIG on my own.

As I said is there any way to create HBase table in Hbase using PIG if YES then HOW.

Per suppose I loaded a file which contains text and i filtered the file based on word.

then i need to create table in hbase with the name as the searched word.

Please suggest me.

Mohan.V

1 ACCEPTED SOLUTION

avatar
Master Collaborator

Pig doesn't support creating hbase table.

Please pre-create table in hbase.

View solution in original post

2 REPLIES 2

avatar
Master Collaborator

Pig doesn't support creating hbase table.

Please pre-create table in hbase.

avatar
Guru