[
https://issues.apache.org/jira/browse/TEZ-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15366765#comment-15366765
]
Hitesh Shah commented on TEZ-3327:
----------------------------------
{code}
JSONObject configNode = otherInfoNode.getJSONObject(Constants.CONFIG);
Iterator it = configNode.keys();
{code}
- wouldn't entrySet be a better API to use here?
> ATS Parser: Populate config details available in dag
> ----------------------------------------------------
>
> Key: TEZ-3327
> URL: https://issues.apache.org/jira/browse/TEZ-3327
> Project: Apache Tez
> Issue Type: Improvement
> Reporter: Rajesh Balamohan
> Assignee: Rajesh Balamohan
> Priority: Minor
> Attachments: TEZ-3327.1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)