Hi Arthur, If you view your data with out any problem you can use Hive or impala. You can reach on this page Hive mapping query. https://wiki.apache.org/nutch/HBase%20Hive%20MetaStore%20Mapping%20for%20Nutch%202.x
Talat 2015-04-29 22:06 GMT+03:00 Lewis John Mcgibbney <[email protected]>: > Hi Arthur, > > On Sat, Apr 25, 2015 at 5:08 AM, <[email protected]> wrote: > >> >> >> My Nutch is 2.3 with Gora and Hbase, below are the sample field values I >> have scanned from HBase here: >> >> > [snip] > > >> >> Q: Is there a way to configure Nutch/Gora/HBase so it will store the value >> like following and no need to do field type conversion? >> >> > This has to do with how Gora natively stores data. All data is converted to > Byte[] before being persisted into the data store. > You need to write your application to deserialize the data on your end > before you can view it. > Lewis -- Talat UYARER Websitesi: http://talat.uyarer.com Twitter: http://twitter.com/talatuyarer Linkedin: http://tr.linkedin.com/pub/talat-uyarer/10/142/304

