[ANN]: HBase-Writer 0.90.3 available for download

2011-11-16 Thread Ryan Smith
The HBase-Writer team is happy to announce that HBase-Writer 0.90.3 is available for download: http://code.google.com/p/hbase-writer/downloads/list HBase-Writer 0.90.3 is a maintenance release that fixes library compatibility since older versions of Heritrix and HBase. More details may be

Re: Is it possible ....!!! COOL!

2010-06-10 Thread Ryan Smith
Sounds like it could be a SPOF. On Thu, Jun 10, 2010 at 7:47 AM, hmar...@umbc.edu wrote: Hey, This is a really neat idea if anyone has a way to do this, could you share? I'll bet this could be very interesting! Thanks... Best, HAL Hi, I wanted to ask if it is possible to

Re: Installing in local Maven repository

2010-01-28 Thread Ryan Smith
...@gmail.com wrote: On Wed, Jan 27, 2010 at 3:08 PM, Ryan Smith ryan.justin.sm...@gmail.com wrote: If you just want to use hadoop jars in your maven projects, run your own caching archive repository manager like Nexus. What I really want is to publish my own projects with the correct

Re: Installing in local Maven repository

2010-01-27 Thread Ryan Smith
SS, If you just want to use hadoop jars in your maven projects, run your own caching archive repository manager like Nexus. http://nexus.sonatype.org/ Deploy your hadoop and other 3rd party jars along with your own custom deployed jars here, then your maven projects can build using the jars

Re: Using Configuration instead of JobConf

2009-10-21 Thread Ryan Smith
It would be great if someone could update the src code here: http://hadoop.apache.org/common/docs/current/mapred_tutorial.html#Source+Code On Wed, Oct 21, 2009 at 10:15 AM, Mark Vigeant mark.vige...@riskmetrics.com wrote: Hi Oliver, I ran into the same problem a few weeks ago. What you want

Re: Advice on new Datacenter Hadoop Cluster?

2009-10-01 Thread Ryan Smith
I have a question that i feel i should ask on this thread. Lets say you want to build a cluster where you will be doing very little map/reduce, storage and replication of data only on hdfs. What would the hardware requirements be? No quad core? less ram? Thanks -Ryan On Thu, Oct 1, 2009 at

Re: Building libhdfs.so in Hadoop 0.20.1

2009-09-10 Thread Ryan Smith
Maybe someone can correct me if im wrong, but this is what I did to get libhdfs on 0.20.0 to build: NOTE: on debian, you need to apply a patch: https://issues.apache.org/jira/browse/HADOOP-5611 Compile libhdfs: ant compile-contrib -Dlibhdfs=1 Then to install libhdfs in the local hadoop lib:

network interface trunking

2009-08-05 Thread Ryan Smith
Hello everyone, If I have a machine (DN) with 2 network cards, can i get double bandwidth for my data node in hadoop? Or is the preferred solution to link aggregate the 2 interfaces on the os layer? Any thoughts on this would be appreciated. Thanks in advance. -Ryan

Re: A few questions about Hadoop and hard-drive failure handling.

2009-07-24 Thread Ryan Smith
this, but then again maybe not. I was asking here so i knew the limitations before i started prototyping failure recovery logic. -Ryan On Fri, Jul 24, 2009 at 7:05 AM, Steve Loughran ste...@apache.org wrote: Ryan Smith wrote: Todd, excellent info, thank you. I use Ganglia, I will set up nagios

Re: Compiling libhdfs in 0.20.0 release

2009-07-14 Thread Ryan Smith
wrote: Hi Ryan, Sounds like HADOOP-5611: https://issues.apache.org/jira/browse/HADOOP-5611 -Todd On Tue, Jul 14, 2009 at 12:49 PM, Ryan Smith ryan.justin.sm...@gmail.com wrote: Hello, My problem was I didnt have g++ installed. :) So i installed g++ and I re-ran : ant

Hardware Manufacturer

2009-07-14 Thread Ryan Smith
I'm having problems dealing with my server mfgr atm. Is there a good mfgr to go with? Any advice is helpful, thanks. -Ryan