|
Rishabh Agrawal
2012-08-13, 07:09
Jagat Singh
2012-08-13, 07:52
Rishabh Agrawal
2012-08-13, 07:55
Harsh J
2012-08-13, 08:55
Rishabh Agrawal
2012-08-13, 09:02
Harsh J
2012-08-13, 09:13
|
-
hadoop-fuseRishabh Agrawal 2012-08-13, 07:09
Hello,
I am new to hadoop and I have following question: I have installed hadoop-0.20.0 on a single node cluster. I wish to mount my HDFS via fuse. So I found fuse-dfs in bin folder of HADOOP_HOME, but I don't know how to use it. Whenever I try executing it gives an error: Error while loading shared libraries: libhdfs.so.0: cannot open shared object file: No such file or directory. Kindly help Thanks Rishabh ________________________________ Impetus webinar: Designing a Test Automation Framework for Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ Follow us on www.twitter.com/impetustech NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference.
-
Re: hadoop-fuseJagat Singh 2012-08-13, 07:52
Did you downloaded fuse libraries , they are not part of hadoop dist.
----------- Sent from Mobile , short and crisp. On 13-Aug-2012 5:10 PM, "Rishabh Agrawal" <[EMAIL PROTECTED]> wrote: > Hello, > > > > I am new to hadoop and I have following question: > > > > I have installed hadoop-0.20.0 on a single node cluster. I wish to mount > my HDFS via fuse. So I found fuse-dfs in *bin* folder of HADOOP_HOME, but > I don’t know how to use it. Whenever I try executing it gives an error: > > > > Error while loading shared libraries: libhdfs.so.0: cannot open shared > object file: No such file or directory. > > > > Kindly help > > > > Thanks > > Rishabh > > ------------------------------ > > Impetus webinar: Designing a Test Automation Framework for Interoperable > Systems; July 25 (10:00am PT). http://lf1.me/0E/ > > Follow us on www.twitter.com/impetustech > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. >
-
RE: hadoop-fuseRishabh Agrawal 2012-08-13, 07:55
So do I have to download fuse libraries and install it before running it. Can you suggest which version I should use. Thanks Rishabh From: Jagat Singh [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2012 1:22 PM To: [EMAIL PROTECTED] Subject: Re: hadoop-fuse Did you downloaded fuse libraries , they are not part of hadoop dist. ----------- Sent from Mobile , short and crisp. On 13-Aug-2012 5:10 PM, "Rishabh Agrawal" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote: Hello, I am new to hadoop and I have following question: I have installed hadoop-0.20.0 on a single node cluster. I wish to mount my HDFS via fuse. So I found fuse-dfs in bin folder of HADOOP_HOME, but I don't know how to use it. Whenever I try executing it gives an error: Error while loading shared libraries: libhdfs.so.0: cannot open shared object file: No such file or directory. Kindly help Thanks Rishabh ________________________________ Impetus webinar: Designing a Test Automation Framework for Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ Follow us on www.twitter.com/impetustech<http://www.twitter.com/impetustech> NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference. ________________________________ Impetus webinar: Designing a Test Automation Framework for Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ Follow us on www.twitter.com/impetustech NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference.
-
Re: hadoop-fuseHarsh J 2012-08-13, 08:55
Hi Rishab,
Please provide the outputs of: $ uname -a; lsb_release -a $ file $HADOOP_HOME/bin/fuse_dfs $ $HADOOP_HOME/bin/hadoop version On Mon, Aug 13, 2012 at 1:25 PM, Rishabh Agrawal <[EMAIL PROTECTED]> wrote: > > > So do I have to download fuse libraries and install it before running it. > Can you suggest which version I should use. > > Thanks > > Rishabh > > > > From: Jagat Singh [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 13, 2012 1:22 PM > To: [EMAIL PROTECTED] > Subject: Re: hadoop-fuse > > > > Did you downloaded fuse libraries , they are not part of hadoop dist. > > ----------- > Sent from Mobile , short and crisp. > > On 13-Aug-2012 5:10 PM, "Rishabh Agrawal" <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I am new to hadoop and I have following question: > > > > I have installed hadoop-0.20.0 on a single node cluster. I wish to mount my > HDFS via fuse. So I found fuse-dfs in bin folder of HADOOP_HOME, but I don’t > know how to use it. Whenever I try executing it gives an error: > > > > Error while loading shared libraries: libhdfs.so.0: cannot open shared > object file: No such file or directory. > > > > Kindly help > > > > Thanks > > Rishabh > > > > ________________________________ > > > Impetus webinar: Designing a Test Automation Framework for Interoperable > Systems; July 25 (10:00am PT). http://lf1.me/0E/ > > Follow us on www.twitter.com/impetustech > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. > > > ________________________________ > > Impetus webinar: Designing a Test Automation Framework for Interoperable > Systems; July 25 (10:00am PT). http://lf1.me/0E/ > > Follow us on www.twitter.com/impetustech > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited when > received in error. Impetus does not represent, warrant and/or guarantee, > that the integrity of this communication has been maintained nor that the > communication is free of errors, virus, interception or interference. -- Harsh J
-
RE: hadoop-fuseRishabh Agrawal 2012-08-13, 09:02
Thanks for the reply Harsh, here are the outputs:
For $ uname -a; lsb_release -a: Linux ubuntu1 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 11.10 Release: 11.10 Codename: oneiric For $ file $HADOOP_HOME/bin/fuse_dfs: /usr/lib/hadoop-0.20/bin/fuse_dfs: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped For $HADOOP_HOME/bin/hadoop version Hadoop 0.20.2-cdh3u1 Subversion file:///build/buildd/hadoop-0.20-0.20.2+923.97 -r bdafb1dbffd0d5f2fbc6ee022e1c8df6500fd638 Compiled by buildd on Thu Sep 22 06:29:01 UTC 2011 >From source with checksum 3127e3d410455d2bacbff7673bf3284c Do let me know if I am missing on something. Thanks Rishabh -----Original Message----- From: Harsh J [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2012 2:25 PM To: [EMAIL PROTECTED] Subject: Re: hadoop-fuse Hi Rishab, Please provide the outputs of: $ uname -a; lsb_release -a $ file $HADOOP_HOME/bin/fuse_dfs $ $HADOOP_HOME/bin/hadoop version On Mon, Aug 13, 2012 at 1:25 PM, Rishabh Agrawal <[EMAIL PROTECTED]> wrote: > > > So do I have to download fuse libraries and install it before running it. > Can you suggest which version I should use. > > Thanks > > Rishabh > > > > From: Jagat Singh [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 13, 2012 1:22 PM > To: [EMAIL PROTECTED] > Subject: Re: hadoop-fuse > > > > Did you downloaded fuse libraries , they are not part of hadoop dist. > > ----------- > Sent from Mobile , short and crisp. > > On 13-Aug-2012 5:10 PM, "Rishabh Agrawal" > <[EMAIL PROTECTED]> > wrote: > > Hello, > > > > I am new to hadoop and I have following question: > > > > I have installed hadoop-0.20.0 on a single node cluster. I wish to > mount my HDFS via fuse. So I found fuse-dfs in bin folder of > HADOOP_HOME, but I don't know how to use it. Whenever I try executing it gives an error: > > > > Error while loading shared libraries: libhdfs.so.0: cannot open shared > object file: No such file or directory. > > > > Kindly help > > > > Thanks > > Rishabh > > > > ________________________________ > > > Impetus webinar: Designing a Test Automation Framework for > Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ > > Follow us on www.twitter.com/impetustech > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited > when received in error. Impetus does not represent, warrant and/or > guarantee, that the integrity of this communication has been > maintained nor that the communication is free of errors, virus, interception or interference. > > > ________________________________ > > Impetus webinar: Designing a Test Automation Framework for > Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ > > Follow us on www.twitter.com/impetustech > > > NOTE: This message may contain information that is confidential, > proprietary, privileged or otherwise protected by law. The message is > intended solely for the named addressee. If received in error, please > destroy and notify the sender. Any use of this email is prohibited > when received in error. Impetus does not represent, warrant and/or > guarantee, that the integrity of this communication has been > maintained nor that the communication is free of errors, virus, interception or interference. -- Harsh J ________________________________ Impetus webinar: Designing a Test Automation Framework for Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ Follow us on www.twitter.com/impetustech NOTE: This message may contain information that is confidential, proprietary, privileged or otherwise protected by law. The message is intended solely for the named addressee. If received in error, please destroy and notify the sender. Any use of this email is prohibited when received in error. Impetus does not represent, warrant and/or guarantee, that the integrity of this communication has been maintained nor that the communication is free of errors, virus, interception or interference.
-
Re: hadoop-fuseHarsh J 2012-08-13, 09:13
Rishabh,
Looks like you're using CDH3 packaging, so am moving this to CDH lists ([EMAIL PROTECTED]) - Subscribable at http://groups.google.com/a/cloudera.org/group/cdh-user/ Can you install the package "hadoop-0.20-libhdfs" and retry loading FUSE DFS? We have a guide for this at https://ccp.cloudera.com/display/CDHDOC/Mountable+HDFS On Mon, Aug 13, 2012 at 2:32 PM, Rishabh Agrawal <[EMAIL PROTECTED]> wrote: > Thanks for the reply Harsh, here are the outputs: > > For $ uname -a; lsb_release -a: > Linux ubuntu1 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:50:42 UTC 2011 i686 i686 i386 GNU/Linux > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 11.10 > Release: 11.10 > Codename: oneiric > > For $ file $HADOOP_HOME/bin/fuse_dfs: > /usr/lib/hadoop-0.20/bin/fuse_dfs: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped > > For $HADOOP_HOME/bin/hadoop version > Hadoop 0.20.2-cdh3u1 > Subversion file:///build/buildd/hadoop-0.20-0.20.2+923.97 -r bdafb1dbffd0d5f2fbc6ee022e1c8df6500fd638 > Compiled by buildd on Thu Sep 22 06:29:01 UTC 2011 > From source with checksum 3127e3d410455d2bacbff7673bf3284c > > Do let me know if I am missing on something. > > Thanks > Rishabh > > -----Original Message----- > From: Harsh J [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 13, 2012 2:25 PM > To: [EMAIL PROTECTED] > Subject: Re: hadoop-fuse > > Hi Rishab, > > Please provide the outputs of: > > $ uname -a; lsb_release -a > $ file $HADOOP_HOME/bin/fuse_dfs > $ $HADOOP_HOME/bin/hadoop version > > On Mon, Aug 13, 2012 at 1:25 PM, Rishabh Agrawal <[EMAIL PROTECTED]> wrote: >> >> >> So do I have to download fuse libraries and install it before running it. >> Can you suggest which version I should use. >> >> Thanks >> >> Rishabh >> >> >> >> From: Jagat Singh [mailto:[EMAIL PROTECTED]] >> Sent: Monday, August 13, 2012 1:22 PM >> To: [EMAIL PROTECTED] >> Subject: Re: hadoop-fuse >> >> >> >> Did you downloaded fuse libraries , they are not part of hadoop dist. >> >> ----------- >> Sent from Mobile , short and crisp. >> >> On 13-Aug-2012 5:10 PM, "Rishabh Agrawal" >> <[EMAIL PROTECTED]> >> wrote: >> >> Hello, >> >> >> >> I am new to hadoop and I have following question: >> >> >> >> I have installed hadoop-0.20.0 on a single node cluster. I wish to >> mount my HDFS via fuse. So I found fuse-dfs in bin folder of >> HADOOP_HOME, but I don't know how to use it. Whenever I try executing it gives an error: >> >> >> >> Error while loading shared libraries: libhdfs.so.0: cannot open shared >> object file: No such file or directory. >> >> >> >> Kindly help >> >> >> >> Thanks >> >> Rishabh >> >> >> >> ________________________________ >> >> >> Impetus webinar: Designing a Test Automation Framework for >> Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ >> >> Follow us on www.twitter.com/impetustech >> >> >> NOTE: This message may contain information that is confidential, >> proprietary, privileged or otherwise protected by law. The message is >> intended solely for the named addressee. If received in error, please >> destroy and notify the sender. Any use of this email is prohibited >> when received in error. Impetus does not represent, warrant and/or >> guarantee, that the integrity of this communication has been >> maintained nor that the communication is free of errors, virus, interception or interference. >> >> >> ________________________________ >> >> Impetus webinar: Designing a Test Automation Framework for >> Interoperable Systems; July 25 (10:00am PT). http://lf1.me/0E/ >> >> Follow us on www.twitter.com/impetustech >> >> >> NOTE: This message may contain information that is confidential, >> proprietary, privileged or otherwise protected by law. The message is >> intended solely for the named addressee. If received in error, please >> destroy and notify the sender. Any use of this email is prohibited Harsh J |