[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-06-20 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: YARN-4958.004.patch OK, I moved the MR parts to MAPREDUCE-6719. I'll also file a

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-05-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: YARN-4958.003.patch > The file localization process should allow for wildcards to

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-05-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: (was: YARN-4958.003.patch) > The file localization process should allow for

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-05-16 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: YARN-4958.003.patch This should resolve the checkstyle and whitespace issues. The

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-05-12 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: YARN-4958.002.patch This patch should address most of the concerns. It adds

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-04-21 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Description: When using the -libjars option to add classes to the classpath, every library so

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-04-21 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Description: When using the -libjars option to add classes to the classpath, every library so

[jira] [Updated] (YARN-4958) The file localization process should allow for wildcards to reduce the application footprint in the state store

2016-04-13 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/YARN-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton updated YARN-4958: --- Attachment: YARN-4958.001.patch Here's an initial cut at the patch. There are still a few