[jira] [Commented] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335733#comment-15335733 ] shenyinjie commented on MAPREDUCE-6716: --- The fix is quite straightforward, so no need to add

[jira] [Commented] (MAPREDUCE-6542) HistoryViewer uses SimpleDateFormat, but SimpleDateFormat is not threadsafe

2016-06-17 Thread zhangyubiao (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335954#comment-15335954 ] zhangyubiao commented on MAPREDUCE-6542: Thanks [~templedf] and [~ajisakaa] review.

[jira] [Created] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
shenyinjie created MAPREDUCE-6716: - Summary: Shell command "mapred job -list" show wrong time format Key: MAPREDUCE-6716 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6716 Project: Hadoop

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Status: Patch Available (was: Open) > Shell command "mapred job -list" show wrong time

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Attachment: MAPREDUCE-6716.patch > Shell command "mapred job -list" show wrong time format

[jira] [Commented] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335577#comment-15335577 ] Hadoop QA commented on MAPREDUCE-6716: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Description: when client excute shell "mapred job -list", the result shows " job's

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Target Version/s: 2.8.0 > Shell command "mapred job -list" show wrong time format >

[jira] [Commented] (MAPREDUCE-6712) Support grouping values for reducer on java-side

2016-06-17 Thread Daniel Templeton (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15336923#comment-15336923 ] Daniel Templeton commented on MAPREDUCE-6712: - Pyspark actually does some cleverness under

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Attachment: MAPREDUCE-6716_trunk.patch patch for trunk > Shell command "mapred job -list"

[jira] [Created] (MAPREDUCE-6717) Remove deprecated StringUtils.getFormattedTimeWithDiff

2016-06-17 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created MAPREDUCE-6717: Summary: Remove deprecated StringUtils.getFormattedTimeWithDiff Key: MAPREDUCE-6717 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6717 Project: Hadoop

[jira] [Updated] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread shenyinjie (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shenyinjie updated MAPREDUCE-6716: -- Affects Version/s: 2.8.0 > Shell command "mapred job -list" show wrong time format >

[jira] [Commented] (MAPREDUCE-6716) Shell command "mapred job -list" show wrong time format

2016-06-17 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335675#comment-15335675 ] Hadoop QA commented on MAPREDUCE-6716: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (MAPREDUCE-6542) HistoryViewer uses SimpleDateFormat, but SimpleDateFormat is not threadsafe

2016-06-17 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-6542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15335637#comment-15335637 ] Akira AJISAKA commented on MAPREDUCE-6542: -- Filed MAPREDUCE-6717 for follow-up. >