[
https://issues.apache.org/jira/browse/TEZ-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017599#comment-18017599
]
László Bodor commented on TEZ-4014:
-----------------------------------
merged to master, thanks [~ayushtkn] and [~okumin] for the reviews and
[~ewohlstadter] for the original patch!
> Allow DAGAppMaster to read configuration from plaintext (1/3)
> -------------------------------------------------------------
>
> Key: TEZ-4014
> URL: https://issues.apache.org/jira/browse/TEZ-4014
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Eric Wohlstadter
> Assignee: Eric Wohlstadter
> Priority: Major
> Fix For: 1.0.0
>
> Attachments: TEZ-4014.1.patch, TEZ-4014.2.patch, TEZ-4014.3.patch,
> TEZ-4014.4.patch, TEZ-4014.5.patch, TEZ-4014.6.patch
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> When launching DAGAppMaster independently, clients won't have to chance
> localize the configuration for DAGAppMaster in the protobuf format.
> In these cases it is more convenient for a platform to provide an AM
> configuration as plaintext.
> This Jira adds util methods to load tez-site.xml and
> service_plugins_descriptor.json from the classpath.
> Some changes are made to the plugin descriptor classes to make them
> compatible with jackson.
> These util methods are unused in this Jira (execpt by tests). In another
> JIRA, they will get plugged into DAGAppMaster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)