You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@flume.apache.org by mardan Khan <ma...@gmail.com> on 2012/07/26 11:46:13 UTC

Flume installation without CDH4

Hi,

Can I installed Flume1.x without installing the CDH4 full package.
Actually, I have already installed hadoop-0.20.0 version and runing
properly. I have download the CDH4 package for flume but also download the
hadoop. Can it is possible to just download the Flume1.x , install and
than connect to hadoop (which i have i donwloaded from apache website, it
is not the CDH4).

Thanks

Re: Flume installation without CDH4

Posted by Brock Noland <br...@cloudera.com>.
hadoop-0.20.0 more closely matches CDH3 which as of CDH3u4 also has a Flume
1.x package. In regards to the dependencies, you might be able to install
the RPM's with the --no-deps option. However, note that you in
"hack" territory here.

http://archive.cloudera.com/redhat/cdh/3u4/RPMS/noarch/

Brock


On Thu, Jul 26, 2012 at 4:46 AM, mardan Khan <ma...@gmail.com> wrote:

> Hi,
>
> Can I installed Flume1.x without installing the CDH4 full package.
> Actually, I have already installed hadoop-0.20.0 version and runing
> properly. I have download the CDH4 package for flume but also download the
> hadoop. Can it is possible to just download the Flume1.x , install and
> than connect to hadoop (which i have i donwloaded from apache website, it
> is not the CDH4).
>
> Thanks
>
>



-- 
Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/