Hi, The instances are all runing with local mode in only one virtual machine host. Could that be the issue ? We modified the kylin.properties with restserver as "tts2-VirtualBox:7070" , anywhere else do we need to modify the RM related hostname ?
Thanks a lot for following the issue. Best, Sun. [email protected] From: hongbin ma Date: 2015-11-27 12:08 To: dev Subject: Re: Re: NPE throws doing status check it seems RM is expecting a number format when you provide "local1591747746", are you sure "local1591747746" is your job id? why there's a "local" prefix? On Fri, Nov 27, 2015 at 12:00 PM, [email protected] <[email protected]> wrote: > Hi , hongbin > > I am trying with the following url : > > http://tts2-VirtualBox:8088/ws/v1/cluster/apps/application_local1591747746_0001?anonymous=true > > still get no luck and the response is just the seem : > > This XML file does not appear to have any style information associated > with it. The document tree is shown below. > <RemoteException> > <exception>NumberFormatException</exception> > <message>For input string: "local1591747746"</message> > <javaClassName>java.lang.NumberFormatException</javaClassName> > </RemoteException> > > > > [email protected] > > From: hongbin ma > Date: 2015-11-27 10:51 > To: dev > Subject: Re: Re: NPE throws doing status check > according to the code logic you should try > > http://tts2-VirtualBox:8088/ws/v1/cluster/apps/ > application_ > < > http://tts2-virtualbox:8088/ws/v1/cluster/apps/$%7Bjob_id%7D?anonymous=true > > > local2013102403_0001?anonymous=true > < > http://tts2-virtualbox:8088/ws/v1/cluster/apps/$%7Bjob_id%7D?anonymous=true > > > > > > > -- > Regards, > > *Bin Mahone | 马洪宾* > Apache Kylin: http://kylin.io > Github: https://github.com/binmahone > -- Regards, *Bin Mahone | 马洪宾* Apache Kylin: http://kylin.io Github: https://github.com/binmahone
