|
|
+
Jean-Marc Spaggiari 2013-02-21, 21:31
+
Mayur Patil 2013-02-22, 01:26
+
Jean-Marc Spaggiari 2013-02-22, 02:47
+
Mayur Patil 2013-02-22, 03:22
+
Jean-Marc Spaggiari 2013-02-22, 20:28
-
Re: About Hadoop Deb fileMayur Patil 2013-02-24, 12:55
Hello there,
Success !! I have installed Hadoop-1.0.4.deb file on Ubuntu 12.04 LTS !! In /usr/bin/hadoop file where should I set JAVA_HOME and HADOOP_INSTALL?? I have openjdk 7 and 6 version installed. Thanks !! -- *Cheers, Mayur*. Hi Mayur, > > How are you installing the package? Can you install it with dpkg > --install? Are you trying with another command? > On ubuntu deb packages are directly due to Gdebi installer. > > I googled the error (*se of uninitialized value $ENV{"HOME"} in > concatenation (.) or string at /usr/bin/lintian*) and found many > reference to it. You might want to take a look too. I will try to search for Google query. > > > JM > > > 2013/2/21 Mayur Patil <[EMAIL PROTECTED]> > >> I am using 32 bits. I will look out for your link JM sir. >> >> >> On Fri, Feb 22, 2013 at 8:17 AM, Jean-Marc Spaggiari < >> [EMAIL PROTECTED]> wrote: >> >>> Mayur, >>> >>> Have you looked at that? >>> >>> >>> http://www.michael-noll.com/tutorials/running-hadoop-on-ubuntu-linux-single-node-cluster/ >>> >>> I just created a VM, installed Debian 64bits, downloaded the .deb file >>> and installed it without any issue. Are you using Unbuntu 64bits? Or 32bits? >>> >>> JM >>> >>> >>> >>> 2013/2/21 Mayur Patil <[EMAIL PROTECTED]> >>> >>>> Hi Mayur, >>>> >>>> >>>> Hi! ! >>>> >>>> Where have you downloaded the DEB files? >>>>> >>>> >>>> I have downloaded them to USB diskflash drive. >>>> >>>> >>>>> Are they Debian related? Or Unbuntu related? >>>>> >>>> >>>> I have downloaded from site of hadoop; not from UBuntu repository >>>> >>>> and check with MD5 checksum and it is verified. >>>> >>>> >>>>> Unbuntu is not worst than CentOS. They are just different choices. >>>>> Both should work. >>>>> >>>>> JM >>>>> >>>> >>>> -- >>>> *Cheers, >>>> Mayur*. >>>> >>>> >>>>> Hi Mayur >>>>> 2013/2/21 Harsh J <[EMAIL PROTECTED]> >>>>> >>>>>> Try the debs from the Apache Bigtop project 0.3 release, its a bit of >>>>>> an older 1.x release but the debs would work well: >>>>>> >>>>>> http://archive.apache.org/dist/incubator/bigtop/bigtop-0.3.0-incubating/repos/ >>>>>> >>>>>> On Thu, Feb 21, 2013 at 10:26 AM, Mayur Patil < >>>>>> [EMAIL PROTECTED]> wrote: >>>>>> > Hello, >>>>>> > >>>>>> > I am using Ubuntu 12.04 Desktop. >>>>>> > >>>>>> > I had downloaded hadoop-1.1.1-1.deb file and check with md5 >>>>>> check-sum it >>>>>> > says verified and OK. >>>>>> > >>>>>> > But when I try to install on Ubuntu it gives warning >>>>>> > >>>>>> > >>>>>> >> Package is of bad quality. >>>>>> >> >>>>>> >> This could cause serious problems on your computer >>>>>> >> >>>>>> >> Lintian check results for /media/abc/hadoop_1.1.1-1_i386.deb: >>>>>> >> Use of uninitialized value $ENV{"HOME"} in concatenation (.) or >>>>>> string at >>>>>> >> /usr/bin/lintian line 108. >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/bin/task-controller >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadoop.a >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadoop.so >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadoop.so.1 >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadoop.so.1.0.0 >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadooppipes.a >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhadooputils.a >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhdfs.a >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhdfs.so >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhdfs.so.0 >>>>>> >> E: hadoop: arch-independent-package-contains-binary-or-object >>>>>> >> usr/lib/libhdfs.so.0.0.0 *Cheers, Mayur*. +
Jean-Marc Spaggiari 2013-02-24, 14:51
|