| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
2293 (0.103s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: RPC Replication Compression - HBase - [mail # user]
|
|
...Replication doesn't need to know about compression at the RPC level so it won't refer to it and as far as I can tell you need to set compression only on the master cluster and the slave will...
|
|
|
Author: Jean-Daniel Cryans,
2013-06-04, 16:48
|
|
|
[HBASE-8381] TestTableInputFormatScan on Hadoop 2 fails because YARN kills our applications - HBase - [issue]
|
|
...Snippet from http://54.241.6.143/job/HBase-0.94-Hadoop-2/org.apache.hbase$hbase/72/testReport/junit/org.apache.hadoop.hbase.mapreduce/TestTableInputFormatScan1/testScanEmptyToEmpty/2013-04-1...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8381
Author: Jean-Daniel Cryans,
2013-06-04, 01:07
|
|
|
Re: Best practices for loading data into hbase - HBase - [mail # user]
|
|
...You cannot use the local job tracker (that is, the one that gets started if you don't have one running) with the TotalOrderPartitioner. You'll need to fully install hadoop on that vmwa...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-31, 20:23
|
|
|
Re: VOTE: hbase-0.95.1 release candidate 0 is available for download - HBase - [mail # dev]
|
|
...This file is bad: http://people.apache.org/~stack/hbase-0.95.1RC0/hbase-0.95.1-hadoop2-bin.tar.gz The checksum doesn't match and I can't extract it. J-D On Mon, May 2...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-28, 22:31
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...This is a machine identity problem. HBase simply uses the normal Java APIs and asks "who am I?". The answer it gets is ip72-215-225-9.at.at.cox.net. Changing this should only be a matter of ...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-24, 20:03
|
|
|
Re: Not able to connect to Hbase remotly - HBase - [mail # user]
|
|
...It says your event_data table isn't assigned anywhere on the cluster. Was it disabled? J-D On Fri, May 24, 2013 at 6:06 AM, Vimal Jain wrote:...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-24, 16:59
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...Ah yeah the master advertised itself as: Attempting connect to Master server at ip72-215-225-9.at.at.cox.net,46122,1369408257140 So the region server cannot find it since that's ...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-24, 16:41
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...No, I meant hbase.master.ipc.address and hbase.regionserver.ipc.address. See https://issues.apache.org/jira/browse/HBASE-8148. J-D On Thu, May 23, 2013 at 4:34 PM, Yves S. Garret...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 23:35
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...It should only be a matter of network configuration and not a matter of whether you are a Hadoop expert or not. HBase is just trying to get the machine's hostname and bind to it and in your ...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 23:19
|
|
|
Re: HBase is not running. - HBase - [mail # user]
|
|
...That's your problem: Caused by: java.net.BindException: Problem binding to ip72-215-225-9.at.at.cox.net/72.215.225.9:0 : Cannot assign requested address Either it's a public addr...
|
|
|
Author: Jean-Daniel Cryans,
2013-05-23, 22:26
|
|
|
|