| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
59 (0.49s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: TableRecordReaderImpl is not able to get the rows - HBase - [mail # user]
|
|
...Hi Subroto, How are you configuring your job? Are you providing any Scan options? Check Chapter 7 of the ref guide at http://hbase.apache.org/book/mapreduce.example.html Be...
|
|
|
Author: Sonal Goyal,
2012-06-13, 11:30
|
|
|
Re: I want to have this JAR file .... please - HBase - [mail # user]
|
|
...Check https://github.com/larsgeorge/hbase-book HTH Best Regards, Sonal Crux: Reporting for HBase Nube Technologies On Wed, Jun 6, 2012 at 5:45 P...
|
|
|
Author: Sonal Goyal,
2012-06-06, 13:11
|
|
|
Re: I want to have this JAR file .... please - HBase - [mail # user]
|
|
...Hi Mohamad, Are you referring to some book and following some sample exercises? Typically books will have an online reference site from where you can download the jar. Best Regar...
|
|
|
Author: Sonal Goyal,
2012-06-06, 12:08
|
|
|
HBaseCon videos - HBase - [mail # user]
|
|
...Hi, Can someone on the list please point me to the hbasecon 2012 presentation videos if they are available? Best Regards, Sonal Crux: Reporting for HBase Nube Technologies ...
|
|
|
Author: Sonal Goyal,
2012-06-05, 10:15
|
|
|
Re: HBase starting problem - HBase - [mail # user]
|
|
...Your logs still point to a permissions issue on /hbase, so I would start at resolving that first thing.. org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76...
|
|
|
Author: Sonal Goyal,
2012-03-23, 11:42
|
|
|
Re: HBase starting problem - HBase - [mail # user]
|
|
...Hi Stijn, You seem to be hitting permission issues with /hbase Caused by: org.apache.zookeeper.KeeperException$InvalidACLException: KeeperErrorCode = InvalidACL for /hbase ...
|
|
|
Author: Sonal Goyal,
2012-03-21, 13:54
|
|
|
Re: Amazon s3 and Hadoop/Hbase - HBase - [mail # dev]
|
|
...If your use case is pure file modification, I am not sure how HBase is helping you. Do you want to save some metadata as well? Are you doing some file analysis and want to access the results...
|
|
|
Author: Sonal Goyal,
2011-11-25, 04:45
|
|
|
Re: Amazon s3 and Hadoop/Hbase - HBase - [mail # dev]
|
|
...Aditya, S3 is a file storage service. It does provide versioning and key based file access, but it does not provide any processing paradigm, like Map Reduce for Hadoop. HBase provides ...
|
|
|
Author: Sonal Goyal,
2011-11-25, 03:11
|
|
|
Re: http://www.hbql.com/examples/jdbc.html - HBase - [mail # user]
|
|
...You can also check Gora: http://incubator.apache.org/gora/docs/current/tutorial.html#Introduction+to +Gora for ORM with HBase. Again, I am not a user. Regarding HBQL, I had a brief cha...
|
|
|
Author: Sonal Goyal,
2011-10-16, 08:03
|
|
|
Re: basic question for newbie - HBase - [mail # user]
|
|
...One possible schema for your case could be: rowkey: book. Column familty: author, qualifiers one, two, three... AND similar table for authors rowkey: author, Column family books ...
|
|
|
Author: Sonal Goyal,
2011-10-10, 06:51
|
|
|
|