[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869738#comment-15869738 ] Steve Loughran commented on HADOOP-14076: - OR we have some utils.ConfIO class wi

[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-14 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866893#comment-15866893 ] Chris Douglas commented on HADOOP-14076: I think Steve is suggesting that this b

[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-14 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865940#comment-15865940 ] Ted Yu commented on HADOOP-14076: - Do you have suggestion where the helper method should

[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-14 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865739#comment-15865739 ] Steve Loughran commented on HADOOP-14076: - this is a very special case. Why not

[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863813#comment-15863813 ] Ted Yu commented on HADOOP-14076: - That's what I did using JNI: {code} void writeConf(jo

[jira] [Commented] (HADOOP-14076) Allow Configuration to be persisted given path to file

2017-02-13 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863804#comment-15863804 ] Steve Loughran commented on HADOOP-14076: - Ted, what's wrong with just creating