[ https://issues.apache.org/jira/browse/TEZ-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945392#comment-17945392 ]
László Bodor commented on TEZ-4014: ----------------------------------- rebased and formatted the last patch on top of the latest master: https://github.com/apache/tez/pull/408 > 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 > 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: 10m > 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)