yes, including /apps. I think so, it's weird.
2014-05-28 15:47 GMT+08:00 Siddharth Seth <[email protected]>: > Is that all the way through, including the /appz directory ? You should > not be seing a localization error otherwise. > > > On Tue, May 27, 2014 at 7:30 PM, Meng QingPing <[email protected]>wrote: > >> Thanks for reply. >> >> The files under "hdfs://mycluster/apps/tez" is 755. All the software and >> files are handled by same one user. It's weird. >> >> >> 2014-05-28 1:51 GMT+08:00 Siddharth Seth <[email protected]>: >> >> You need to ensure that the permissions on the files under >> "hdfs://mycluster/apps/tez" >>> are world readable - 755 should work. >>> >>> >>> On Sun, May 25, 2014 at 11:39 PM, Meng QingPing <[email protected]>wrote: >>> >>>> Hi, >>>> >>>> I setup Tez 0.4 on hadoop 2.2 according to >>>> http://tez.incubator.apache.org/install.html and >>>> http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.1/bk_installing_manually_book/content/rpm-chap-tez_configure_tez.html >>>> . >>>> When running "$HADOOP_PREFIX/bin/hadoop jar tez-mapreduce-examples.jar >>>> orderedwordcount <input> <output>", got error "resource >>>> hdfs://mycluster/apps/tez/lib/guice-3.0.jar is not publicly accessable and >>>> as such cannot be part of the public cache". >>>> >>>> How to fix this issue? Thanks. >>>> >>>> Regards, >>>> Jack >>>> >>> >>> >> >> >> -- >> Thanks, >> Qingping >> > > -- Thanks, Qingping
