Re: Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Selina Tech
Hi, Yi: If we do not like to set it manually. Which file I should setup for the class path in my project which is similar to "Hello Samza", con/yarn-site.xml or bin/grid? Sincerely, Selina On Fri, Sep 25, 2015 at 6:14 PM, Yi Pan wrote: > Hi, Selina, > > It seems that you are running t

Re: Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Yi Pan
Hi, Selina, It seems that you are running the Samza job locally. Could you check whether your classpath include the local deployed dir: deploy/samza/lib? -Yi On Fri, Sep 25, 2015 at 5:54 PM, Selina Tech wrote: > Hi, All: > >I am trying to run a samza job, I got Error as "Error: A JNI error

Error: A JNI error has occurred, please check your installation and try again

2015-09-25 Thread Selina Tech
Hi, All: I am trying to run a samza job, I got Error as "Error: A JNI error has occurred, please check your installation and try again". I google on line it looks like about CLASSPATH and .class/.jar. Is anyone can help me on this. $ deploy/samza/bin/run-job.sh --config-factory=org.apache.sa

Re: Review Request 37817: SAMZA-619 - Modify SamzaAppMaster to enable host-affinity

2015-09-25 Thread Yi Pan (Data Infrastructure)
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37817/#review100640 --- Ship it! Ship It! - Yi Pan (Data Infrastructure) On Sept. 23, 2

Move/Duplicate Samza AM REST endpoint under trackingUrl

2015-09-25 Thread Richard Lee
Hi there… I’d like to get some thoughts from people on this: https://issues.apache.org/jira/browse/SAMZA-777 It’s a one line change to implement. It make it possible to reach the Samza AM REST endpoint via REST from the RM… i.e. don’t need to pull the Java YarnClient in just to get at this i

limits configuration

2015-09-25 Thread Jordi Blasi Uribarri
Hi, I think that this is more a Yarn question than a Samza one, but I am really stuck on this. I am having problems understanding some (I belive) basic concepts on resource management, and so I cannot have things working. In have two virtual machines with 2 cpus and 2048MB ram each. I have Debi