[ 
https://issues.apache.org/jira/browse/YARN-10898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

KWON BYUNGCHANG updated YARN-10898:
-----------------------------------
    Description: 
Currently, YARN Service API server is served by ResourceManager. If API Server 
can be operated independently of Resource Manager. there are serveral 
advantages.

Bootstrap code for running YARN Service APIServer standalone is already 
prepared, but it is not exposed as yarn cli subcommand.
 Added apiserver subcommand to yarn cli command and fixed bugs in bootstrap 
code.

1. APIServer does not run as a daemon, jvm process is terminated
 2. Added SSL certificate configuration
 3. Added authentication handler

  was:
Bootstrap code for running YARN Service APIServer standalone is alreadt 
prepared, but it is not exposed as yarn cli subcommand.
Added apiserver subcommand to yarn cli command and fixed bugs in bootstrap code.

1. APIServer does not run as a daemon, jvm process is terminated
2. Added SSL certificate configuration
3. Added authentication handler


> Support standalone YARN Service API SERVER
> ------------------------------------------
>
>                 Key: YARN-10898
>                 URL: https://issues.apache.org/jira/browse/YARN-10898
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn-native-services
>            Reporter: KWON BYUNGCHANG
>            Priority: Major
>         Attachments: YARN-10898.001.patch
>
>
> Currently, YARN Service API server is served by ResourceManager. If API 
> Server can be operated independently of Resource Manager. there are serveral 
> advantages.
> Bootstrap code for running YARN Service APIServer standalone is already 
> prepared, but it is not exposed as yarn cli subcommand.
>  Added apiserver subcommand to yarn cli command and fixed bugs in bootstrap 
> code.
> 1. APIServer does not run as a daemon, jvm process is terminated
>  2. Added SSL certificate configuration
>  3. Added authentication handler



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to