1539154015411542154315441545154615471548
yarnClient.getRmClient(), app, Constants.CONNECT_TIMEOUT, Constants.RPC_TIMEOUT); } catch (InterruptedException e) { throw new SliderException(SliderExitCodes.EXIT_TIMED_OUT, e, "Interrupted waiting for communications with the Slider AM"); } }
65666768697071727374
yarnClient.getRmClient(), app, CONNECT_TIMEOUT, RPC_TIMEOUT); } catch (InterruptedException e) { throw new SliderException(SliderExitCodes.EXIT_TIMED_OUT, e, "Interrupted waiting for communications with the Application Master"); } }