Hi,

I'm trying to get Giraph running on YARN based on TestYarnJob test
case. But having issues with moving required jars to YARN environment.
I'm using single node YARN setup. I can see the job in YARN, but with
following error.

"Error: Could not find or load main class
org.apache.giraph.yarn.GiraphApplicationMaster"

I found that FileSystem.get(giraphConf) returns LocalFS inside
resource copy methods by debugging. Can someone please point me to a
doc or some writeup which describes how to properly configure
GiraphYarnClient?

Thanks
Milinda

-- 
Milinda Pathirage

twitter: milindalakmal
skype: milinda.pathirage
blog: http://milinda.pathirage.org

Reply via email to