Skip to content

craigsoules/hive-0.7.1-hbase-json

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

This is a modified version of Hive 0.7.1 HBase Handler to enable JSON
encoding/decoding in column values. The column specification looks like

<columnFamily>:<columnQualifier>[<subQUalifier>]

e.g.

summary:details[name]
summary:details[age]
summary:details[gender]

where summary:details is a column containing JSON data.

License: Apache 2, same as Hive

See http://wiki.apache.org/hadoop/Hive/HBaseIntegration for
information about the HBase storage handler.

About

Hive HBase Handler with JSON codec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published