I also checked hadoop classpath, and it does contain maprfs jar :/opt/mapr/hadoop/hadoop-0.20.2/bin/../lib/logging-0.1.jar:/opt/mapr/hadoop/hadoop-0.20.2/bin/../lib/maprfs-1.0.3-mapr-2.1.3.2.jar
On Thu, Jun 19, 2014 at 3:52 AM, Chen Wang <[email protected]> wrote: > Nabeel, > I have the maprfs-1.0.3-mapr-3.0.0.jar in my pom.xml,and I am building a > shaded jar. This means that maprfs-1.0.3-mapr-3.0.0.jar is on my > classpath right? > Thanks, > Chen > > > On Wed, Jun 18, 2014 at 9:59 PM, Nabeel Moidu <[email protected]> > wrote: > >> On Wed, Jun 18, 2014 at 10:23 AM, Chen Wang <[email protected]> >> wrote: >> > java.io.IOException: java.io.IOException: No FileSystem for scheme: >> maprfs >> >> Make sure CLASSPATH and LIBRARY_PATH settings are correct >> >> CLASSPATH should contain the $MAPR_HOME/lib/maprfs-1.0.3-mapr-3.0.0.jar" >> >> LIB_PATH should contain /opt/mapr/lib >> >> >> >> -- >> Thanks and Regards, >> >> Nabeel Moidu >> Hyderabad, India >> > >
