| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
78 (0.383s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Fw: [CVE-2012-1574] Apache Hadoop user impersonation vulnerability - HBase - [mail # user]
|
|
...I don't know when the CVE will be published, but there are details available here: https://ccp.cloudera.com/display/DOC/Cloudera+Security+Bulletin -Joey On Fri, Apr 6...
|
|
|
Author: Joey Echeverria,
2012-04-06, 17:20
|
|
|
Re: Fw: [CVE-2012-1574] Apache Hadoop user impersonation vulnerability - HBase - [mail # dev]
|
|
...I'm not sure why the CVE isn't published yet, but the details are available here: https://ccp.cloudera.com/display/DOC/Cloudera+Security+Bulletin -Joey On Fri, Apr 6, 2012 ...
|
|
|
Author: Joey Echeverria,
2012-04-06, 17:19
|
|
|
Re: Pull instant schema updating out? - HBase - [mail # dev]
|
|
...What about moving one or both implementations into a feature branch? If there's demand, someone will maintain it there and when it looks good enough for general use, we merge it back in? &nb...
|
|
|
Author: Joey Echeverria,
2012-04-03, 15:01
|
|
|
Re: Commits to 0.94 - HBase - [mail # dev]
|
|
...+1 On Mon, Mar 12, 2012 at 7:29 PM, lars hofhansl wrote: iv1 te: ed with "Fix Version/s: 0.94.0", and that were subsequently marked as fixed . through the jira issues. 0.94) &nbs...
|
|
|
Author: Joey Echeverria,
2012-03-13, 01:28
|
|
|
Re: Hadoop and Hbase compatibility - HBase - [mail # user]
|
|
...For posterity, Mohammad fixed his problem with the following: "I copied the hadoop-core-0.20.205.0.jar and commons-configuration-1.6.jar from hadoop folder to the hbase/lib folder, and...
|
|
|
Author: Joey Echeverria,
2011-12-15, 19:04
|
|
|
Re: Hadoop and Hbase compatibility - HBase - [mail # user]
|
|
...([EMAIL PROTECTED], +[EMAIL PROTECTED]) What error message are you seeing when you try to start HBase? -Joey On Fri, Dec 9, 2011 at 12:14 PM, Mohammad Tariq wrote: e:...
|
|
|
Author: Joey Echeverria,
2011-12-15, 16:30
|
|
|
Re: HRegionserver daemon is not running on region server node - HBase - [mail # user]
|
|
...I suspect that the daemon's are binding to 127.0.0.1 instead of 10.0.1.54 on the master. You can check this by running netstat -anp. I would recommend either configuring the /etc/hosts to bi...
|
|
|
Author: Joey Echeverria,
2011-11-21, 14:12
|
|
|
Re: HBase Stack - HBase - [mail # user]
|
|
...I don't think I would try to use a single-node HBase cluster to replace a MySQL database. HBase has a sweet spot, both in terms of scale and data access patterns. In general, it should not b...
|
|
|
Author: Joey Echeverria,
2011-11-14, 14:14
|
|
|
Re: MR - Input from Hbase output to HDFS - HBase - [mail # user]
|
|
...There are two APIs (old and new), and you appear to be mixing them. TableMapReduceUtil only works with the new API. The solution is to import the new version of FileOutputFormat which takes ...
|
|
|
Author: Joey Echeverria,
2011-11-11, 17:08
|
|
|
Re: new to hbase - HBase - [mail # user]
|
|
...My first suggestion would be to not use HBase. 1 TB isn't that large for a beefy database server to handle. If you don't want to keep using Oracle, you could look at MySQL or PostgreSQL. &nb...
|
|
|
Author: Joey Echeverria,
2011-11-04, 11:55
|
|
|
|