Hi Yan, I couldn't see application present in the ResourceManager / JHS for the application id. And as you can see in my below email, tracking url is also showing as N/A.
Only one thing that is working is: "yarn application -status <APP_ID>" ======================================================== Application Report : Application-Id : <APP_ID> Application-Name : samza-testing_1 Application-Type : Samza User : <USER_ID> Queue : default Start-Time : 1441387039186 Finish-Time : 1441387039210 Progress : 0% State : FAILED Final-State : FAILED Tracking-URL : N/A RPC Port : -1 AM Host : N/A Aggregate Resource Allocation : 0 MB-seconds, 0 vcore-seconds Diagnostics : User: <CLUSTER_RESOURCE_MGR_PRINCIPAL> is not allowed to impersonate <USER_ID> ======================================================== Our cluster is secured with Kerberos. Any specific setting I should set when working in secure cluster ?? Regards, Raja Mahesh Aravapalli. -----Original Message----- From: Yan Fang [mailto:yanfang...@gmail.com] Sent: Friday, September 04, 2015 11:48 PM To: dev@samza.apache.org Subject: Re: not able to submit samza job to resource manager Hi Raja, Can you check the yarn's log? This gives us more information to see what is the problem. Thanks, Fang, Yan yanfang...@gmail.com On Fri, Sep 4, 2015 at 10:23 AM, Raja.Aravapalli <raja.aravapa...@target.com > wrote: > Hi > > Please help me identify the problem: > > I am not able to submit the samza job to yarn RM. Found this when I > ran the "yarn application -status <app_id>" > > ======================================================== > Application Report : > Application-Id : <APP_ID> > Application-Name : samza-testing_1 > Application-Type : Samza > User : <USER_ID> > Queue : default > Start-Time : 1441387039186 > Finish-Time : 1441387039210 > Progress : 0% > State : FAILED > Final-State : FAILED > Tracking-URL : N/A > RPC Port : -1 > AM Host : N/A > Aggregate Resource Allocation : 0 MB-seconds, 0 vcore-seconds > Diagnostics : User: <CLUSTER_RESOURCE_MGR_PRINCIPAL> is not > allowed to impersonate <USER_ID> > ======================================================== > > Please help me identify, what's stopping me submitting in to cluster ? > > Thank you. > > > Regards, > Raja Mahesh Aravapalli. > >