is there a way to switch to once-a-day digest format for this Hbase user list?

2012-08-22 Thread Taylor, Ronald C
Hello folks, Getting a lot of Hbase email, so was wondering - is it possible to get a digest format for this email list, once a day? Ron Ronald Taylor, Ph.D. Computational Biology Bioinformatics Group Pacific Northwest National Laboratory (U.S. Dept of Energy/Battelle) Richland, WA 99352

RE: Powered By Page

2012-07-03 Thread Taylor, Ronald C
, July 02, 2012 1:37 PM To: user@hbase.apache.org Subject: Re: Powered By Page On Mon, Jul 2, 2012 at 8:19 PM, Taylor, Ronald C ronald.tay...@pnnl.gov wrote: Pacific Northwest National Laboratory (www.pnl.gov) - Hadoop and HBase (Cloudera distribution) are being used within PNNL's Computational

RE: Powered By Page

2012-07-02 Thread Taylor, Ronald C
Hello Stack, Lars, Here is a scientific application, if you want to add it: Pacific Northwest National Laboratory (www.pnl.gov) - Hadoop and HBase (Cloudera distribution) are being used within PNNL's Computational Biology Bioinformatics Group for a systems biology data warehouse project that

RE: want to try HBase on a large cluster running Lustre - any advice?

2011-12-07 Thread Taylor, Ronald C
@hbase.apache.org Cc: lars.geo...@gmai.com; Taylor, Ronald C; Carlson, Timothy S; Regimbal, Kevin; Wiley, Steven Subject: Re: want to try HBase on a large cluster running Lustre - any advice? How would you handle a node failure? Do you have shared storage which exports LUNs to the datanodes? The beauty

want to try HBase on a large cluster running Lustre - any advice?

2011-12-05 Thread Taylor, Ronald C
Hello Lars, Thanks for your previous help. Got a new question for you. I now have the opportunity to try using Hadoop and HBase on a newly installed cluster here, at a nominal cost. A lot of compute power (480+ nodes, 16 cores per node going up to 32 by the end of FY12, 64 GB RAM per node,

getting HBase up after an unexpected power failure - need some advice

2011-11-29 Thread Taylor, Ronald C
Hello folks, We have a small Hadoop/Hbase cluster whose power got shut off without HBase and Hadoop being shut down. So – I am trying to bring the cluster back up. Hadoop comes back up fine, and the “hadoop fsck” says that the HDFS file system is healthy. However: when I then tried to bring

problem bringing Hbase back up after power outage and removal of nodes

2011-03-17 Thread Taylor, Ronald C
Folks, We had a power outage here, and we are trying to bring our Hadoop/HBase cluster back up. Hadoop has been just fine - came up smoothly. HBase has not. Our HBase master log file is filled with just one msg: 2011-03-17 10:50:08,712 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting for

RE: What is the fastest way to get a large amount of data into the Hadoop HDFS file system (or Hbase)?

2011-01-03 Thread Taylor, Ronald C
for your expected data load. Dave -Original Message- From: Taylor, Ronald C [mailto:ronald.tay...@pnl.gov] Sent: Tuesday, December 28, 2010 2:05 PM To: 'user@hbase.apache.org'; 'gene...@hadoop.apache.org' Cc: Taylor, Ronald C; Fox, Kevin M; Brown, David M JR Subject: What is the fastest way

What is the fastest way to get a large amount of data into the Hadoop HDFS file system (or Hbase)?

2010-12-28 Thread Taylor, Ronald C
Folks, We plan on uploading large amounts of data on a regular basis onto a Hadoop cluster, with Hbase operating on top of Hadoop. Figure eventually on the order of multiple terabytes per week. So - we are concerned about doing the uploads themselves as fast as possible from our native Linux

RE: What is the fastest way to get a large amount of data into the Hadoop HDFS file system (or Hbase)?

2010-12-28 Thread Taylor, Ronald C
-Original Message- From: Fox, Kevin M Sent: Tuesday, December 28, 2010 3:39 PM To: Patrick Angeles Cc: gene...@hadoop.apache.org; user@hbase.apache.org; Taylor, Ronald C; Brown, David M JR Subject: Re: What is the fastest way to get a large amount of data into the Hadoop HDFS file system

RE: Current status of Hbasene - is the Lily project relevant?

2010-12-24 Thread Taylor, Ronald C
Hello Amit, Re your question on Hbasene: I presume that you are interested in support for full-text search, in conjunction with data storage in Hbase tables. Have you considered Lily as an alternative? I don't have any personal experience with Lily - I only have seen the web site at

RE: How do you increase the max cell size in Hbase?

2010-10-03 Thread Taylor, Ronald C
Email: ronald.tay...@pnl.gov -Original Message- From: Ryan Rawson [mailto:ryano...@gmail.com] Sent: Saturday, October 02, 2010 11:07 PM To: Taylor, Ronald C Cc: user@hbase.apache.org Subject: Re: How do you increase the max cell size in Hbase? Hey, The max sizes of these things

RE: How do you increase the max cell size in Hbase?

2010-10-03 Thread Taylor, Ronald C
in it. So the problem is something in regard to the length - not the string contents. Ron -Original Message- From: Taylor, Ronald C Sent: Saturday, October 02, 2010 11:25 PM To: 'Ryan Rawson'; user@hbase.apache.org Cc: Taylor, Ronald C Subject: RE: How do you increase the max cell size

RE: How do you increase the max cell size in Hbase? - more info on the error seen

2010-10-03 Thread Taylor, Ronald C
- From: Ryan Rawson [mailto:ryano...@gmail.com] Sent: Sunday, October 03, 2010 12:23 AM To: Taylor, Ronald C Cc: user@hbase.apache.org; hbase-u...@hadoop.apache.org Subject: Re: How do you increase the max cell size in Hbase? What version of HBase are you using? Looking in the HBase source code

RE: How do you increase the max cell size in Hbase? - fix made in hbase-default.xml

2010-10-03 Thread Taylor, Ronald C
to this earlier. The configuration parameter you need to change is 'hbase.client.keyvalue.maxsize' Setting it to 0 will remove the limit. Let me know if this does not help. -Original Message- From: Taylor, Ronald C [mailto:ronald.tay...@pnl.gov] Sent: Sunday, October 03, 2010 8:57 PM

RE: How do you increase the max cell size in Hbase?

2010-10-02 Thread Taylor, Ronald C
on a rather prosaic Put insertion? Ron -Original Message- From: Ryan Rawson [mailto:ryano...@gmail.com] Sent: Saturday, October 02, 2010 10:42 PM To: user@hbase.apache.org Cc: Taylor, Ronald C Subject: Re: How do you increase the max cell size in Hbase? Hey, The limits are due to code/data

RE: Guava*.jar use - hadoop-hbase communications failure - the hbase*.jar classes apparently not being found by Hadoop

2010-09-20 Thread Taylor, Ronald C
want to skip (e.g. you have a zipfian distribution and you want to ignore the low count occurrences). Dave -Original Message- From: Taylor, Ronald C Sent: Sunday, September 19, 2010 9:59 PM To: 'Ryan Rawson'; user@hbase.apache.org; hbase-u...@hadoop.apache.org Cc: Taylor, Ronald C

Pastebin page - hadoop-hbase communications failure - the hbase*.jar classes apparently not being found by Hadoop

2010-09-20 Thread Taylor, Ronald C
Found it - http://pastebin.com/SfFYSLJy -Original Message- From: Ryan Rawson [mailto:ryano...@gmail.com] Sent: Monday, September 20, 2010 1:50 PM To: Taylor, Ronald C Cc: hbase-u...@hadoop.apache.org; user@hbase.apache.org; buttl...@llnl.gov; Ronald Taylor; Witteveen, Tim Subject: Re

RE: hadoop-hbase communications failure - the hbase*.jar classes apparently not being found by Hadoop

2010-09-20 Thread Taylor, Ronald C
-Original Message- From: Taylor, Ronald C Sent: Monday, September 20, 2010 3:58 PM To: 'Ryan Rawson' Cc: hbase-u...@hadoop.apache.org; user@hbase.apache.org; Witteveen, Tim; Taylor, Ronald C Subject: hadoop-hbase communications failure - the hbase*.jar classes apparently not being found

RE: Guava*.jar use - hadoop-hbase failure - could use some help, a class is apparently not being found by Hadoop

2010-09-19 Thread Taylor, Ronald C
a MapReduce job over HBase. -Original Message- From: Ryan Rawson [mailto:ryano...@gmail.com] Sent: Sunday, September 19, 2010 12:45 AM To: user@hbase.apache.org Cc: hbase-u...@hadoop.apache.org; Taylor, Ronald C Subject: Re: hadoop-hbase failure - could use some help

hadoop-hbase failure - could use some help, a class is apparently not being found by Hadoop

2010-09-17 Thread Taylor, Ronald C
Hi folks, Got a problem in basic Hadoop-Hbase communication. My small test program ProteinCounter1.java - shown in full below - reports out this error java.lang.RuntimeException: java.lang.ClassNotFoundException: org.apache.hadoop.hbase.mapreduce.TableOutputFormat at

Solved - Question on Hbase 0.89 - interactive shell works, programs don't - could use help

2010-09-07 Thread Taylor, Ronald C
. Either put your hbase-site.xml on the client's classpath or set the proper settings on the HBaseConfiguration object. J-D On Tue, Sep 7, 2010 at 3:18 PM, Taylor, Ronald C ronald.tay...@pnl.gov wrote: Hello folks, We've just installed Hbase 0.89 on a 24-node cluster running Hadoop 0.20.2

RE: Solved - Question on Hbase 0.89 - interactive shell works, programs don't - could use help

2010-09-07 Thread Taylor, Ronald C
: Taylor, Ronald C [mailto:ronald.tay...@pnl.gov] Sent: Tuesday, September 07, 2010 4:40 PM To: 'user@hbase.apache.org' Cc: Taylor, Ronald C; Witteveen, Tim Subject: Solved - Question on Hbase 0.89 - interactive shell works, programs don't - could use help J-D, David, and Jeff, Thanks for getting