[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-10 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Assignee: Tsz Wo (Nicholas), SZE  (was: Mahadev konar)

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Tsz Wo (Nicholas), SZE
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, m1399_20100205trunk2.patch, 
 m1399_20100205trunk2_y0.20.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-09 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Attachment: m1399_20100205trunk2_y0.20.patch

m1399_20100205trunk2_y0.20.patch: for y0.20

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, m1399_20100205trunk2.patch, 
 m1399_20100205trunk2_y0.20.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-09 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated MAPREDUCE-1399:
-

Resolution: Fixed
Status: Resolved  (was: Patch Available)

I just committed this. thanks nicholas.

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, m1399_20100205trunk2.patch, 
 m1399_20100205trunk2_y0.20.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-08 Thread Mahadev konar (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mahadev konar updated MAPREDUCE-1399:
-

Hadoop Flags: [Reviewed]

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, m1399_20100205trunk2.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-05 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Attachment: m1399_20100205.patch

m1399_20100205.patch: also fixed NPE.

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-05 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Status: Patch Available  (was: Open)

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-05 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Attachment: m1399_20100205trunk.patch

m1399_20100205trunk.patch: added a test.

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-05 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Attachment: m1399_20100205trunk2.patch

m1399_20100205trunk2.patch: one of the existing test actually expecting 
NullPointerException.  Changed it.

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, m1399_20100205.patch, 
 m1399_20100205trunk.patch, m1399_20100205trunk2.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (MAPREDUCE-1399) The archive command shows a null error message

2010-02-04 Thread Tsz Wo (Nicholas), SZE (JIRA)

 [ 
https://issues.apache.org/jira/browse/MAPREDUCE-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz Wo (Nicholas), SZE updated MAPREDUCE-1399:
--

Attachment: m1399_20100204.patch

m1399_20100204.patch: check null before printing.

 The archive command shows a null error message
 --

 Key: MAPREDUCE-1399
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1399
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: harchive
Reporter: Tsz Wo (Nicholas), SZE
Assignee: Mahadev konar
 Fix For: 0.22.0

 Attachments: m1399_20100204.patch, MAPREDUCE-1399.patch


 {noformat}
 bash-3.1$ hadoop archive -archiveName foo.har -p . foo .
 Exception in archives
 null
 {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.