Hi Dawid, Do you see the data when you run a simple scan or count of the table in Hbase shell ?
FYI. The links lead me to a 404 : File not found. Regards Ravi On Fri, Jun 5, 2015 at 1:17 PM, Dawid <[email protected]> wrote: > Hi, > I was trying to code some utilities to bulk load data through HFiles from > Spark RDDs. > I was trying to took the pattern of CSVBulkLoadTool. I managed to generate > some HFiles and load them into HBase, but i can't see the rows using > sqlline. I would be more than grateful for any suggestions. > > The classes can be accessed at: > > https://github.com/dawidwys/gate/blob/master/src/main/scala/pl/edu/pw/elka/phoenix/BulkPhoenixLoader.scala > > https://github.com/dawidwys/gate/blob/master/src/main/scala/pl/edu/pw/elka/phoenix/ExtendedProductRDDFunctions.scala > > Thanks in advance > > Dawid Wysakowicz > > >
