You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Sathish Kumar <sa...@gmail.com> on 2013/06/26 23:58:15 UTC

Building local repository for cdh4 installations

Hi All,

I would like to set local repository for all my install via
cloudera-manager in ubuntu. any good link that explaining the local
repository building would be a great help to me. Required sourcelist for
repository..etc..

Regards
Sathish

Re: Building local repository for cdh4 installations

Posted by Anoop Ankam <an...@gmail.com>.
cm source
http://archive.cloudera.com/cm4/ubuntu/lucid/amd64/cm/pool/contrib/e/enterprise/


$ sudo su
$ apt-get install dpkg-dev
change to the directory in which you downloaded the deb files
$ dpkg-scanpackages ./ /dev/null | gzip -9c > ./Packages.gz
add line to /etc/apt/sources.list "deb file:///path ./"
$ apt-get update


On Thu, Jun 27, 2013 at 3:28 AM, Sathish Kumar <sa...@gmail.com> wrote:

> Hi All,
>
> I would like to set local repository for all my install via
> cloudera-manager in ubuntu. any good link that explaining the local
> repository building would be a great help to me. Required sourcelist for
> repository..etc..
>
> Regards
> Sathish
>

Re: Building local repository for cdh4 installations

Posted by Anoop Ankam <an...@gmail.com>.
cm source
http://archive.cloudera.com/cm4/ubuntu/lucid/amd64/cm/pool/contrib/e/enterprise/


$ sudo su
$ apt-get install dpkg-dev
change to the directory in which you downloaded the deb files
$ dpkg-scanpackages ./ /dev/null | gzip -9c > ./Packages.gz
add line to /etc/apt/sources.list "deb file:///path ./"
$ apt-get update


On Thu, Jun 27, 2013 at 3:28 AM, Sathish Kumar <sa...@gmail.com> wrote:

> Hi All,
>
> I would like to set local repository for all my install via
> cloudera-manager in ubuntu. any good link that explaining the local
> repository building would be a great help to me. Required sourcelist for
> repository..etc..
>
> Regards
> Sathish
>

Re: Building local repository for cdh4 installations

Posted by Anoop Ankam <an...@gmail.com>.
cm source
http://archive.cloudera.com/cm4/ubuntu/lucid/amd64/cm/pool/contrib/e/enterprise/


$ sudo su
$ apt-get install dpkg-dev
change to the directory in which you downloaded the deb files
$ dpkg-scanpackages ./ /dev/null | gzip -9c > ./Packages.gz
add line to /etc/apt/sources.list "deb file:///path ./"
$ apt-get update


On Thu, Jun 27, 2013 at 3:28 AM, Sathish Kumar <sa...@gmail.com> wrote:

> Hi All,
>
> I would like to set local repository for all my install via
> cloudera-manager in ubuntu. any good link that explaining the local
> repository building would be a great help to me. Required sourcelist for
> repository..etc..
>
> Regards
> Sathish
>

Re: Building local repository for cdh4 installations

Posted by Anoop Ankam <an...@gmail.com>.
cm source
http://archive.cloudera.com/cm4/ubuntu/lucid/amd64/cm/pool/contrib/e/enterprise/


$ sudo su
$ apt-get install dpkg-dev
change to the directory in which you downloaded the deb files
$ dpkg-scanpackages ./ /dev/null | gzip -9c > ./Packages.gz
add line to /etc/apt/sources.list "deb file:///path ./"
$ apt-get update


On Thu, Jun 27, 2013 at 3:28 AM, Sathish Kumar <sa...@gmail.com> wrote:

> Hi All,
>
> I would like to set local repository for all my install via
> cloudera-manager in ubuntu. any good link that explaining the local
> repository building would be a great help to me. Required sourcelist for
> repository..etc..
>
> Regards
> Sathish
>