Compile native libraries and put them in path. Sent from my iPhone
> On Feb 17, 2015, at 11:24 PM, Baveja, Ankush <ankush.bav...@rsa.com> wrote: > > Hi, > > Newbie and trying to do some custom script. Not exactly hive related, so > kindly bear > > When I run hadoop fs –ls, I get below output > > [root@node3 conf]# hadoop fs -ls <path> > 14/06/10 11:29:32 INFO util.NativeCodeLoader: Loaded the native-hadoop library > 14/06/10 11:29:32 INFO security.JniBasedUnixGroupsMapping: Using > JniBasedUnixGroupsMapping for Group resolution > Found 1 items > -rw-r--r-- 3 root root 134669 2014-06-10 11:29 file.avro > > Is there a setting to remove the highlighted part from this output ? .. since > I am piping this output and facing issues. > > Regards > Ankush