Bilwa S T created YARN-10291:
--------------------------------
Summary: Yarn service commands doesn't work when https is enabled
in RM
Key: YARN-10291
URL: https://issues.apache.org/jira/browse/YARN-10291
Project: Hadoop YARN
Issue Type: Bug
Reporter: Bilwa S T
Assignee: Bilwa S T
when we submit application using command "yarn app -launch sleeper-service
../share/hadoop/yarn/yarn-service-examples/sleeper/sleeper.json" , it throws
below exception
{code:java}
com.sun.jersey.api.client.ClientHandlerException:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException:
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to find
valid certification path to requested target
{code}
We should use WebServiceClient#createClient as it takes care of setting
sslfactory when https is called.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]