[jira] Updated: (HADOOP-5052) Add an example for computing exact digits of Pi

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-5052: Release Note: New example BaileyBorweinPlouffe computes digits of pi. (World record!) Edi

[jira] Updated: (HADOOP-5042) Add expiration handling to the chukwa log4j appender

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-5042: Release Note: Chukwwa Log4J appender options allow a retention policy to limit number of f

[jira] Updated: (HADOOP-4927) Part files on the output filesystem are created irrespective of whether the corresponding task has anything to write there

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4927: Release Note: All output part files are created regardless of whether the corresponding ta

[jira] Updated: (HADOOP-4779) Remove deprecated FileSystem methods

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4779: Release Note: Removed deprecated FileSystem methods . Editorial pass over all release note

[jira] Updated: (HADOOP-6203) Improve error message when moving to trash fails due to quota issue

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-6203: Release Note: Error message suggests using -skpTrash option when hdfs -rm fails to move to

[jira] Updated: (HADOOP-2827) Remove deprecated NetUtils.getServerAddress

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-2827: Release Note: Removed deprecated NetUtils.getServerAddress. Editorial pass over all releas

[jira] Updated: (HADOOP-5094) Show dead nodes information in dfsadmin -report

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-5094: Release Note: Changed df dfsadmin -report to list live and dead nodes, and attempt to reso

[jira] Updated: (HADOOP-4861) Add disk usage with human-readable size (-duh)

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4861: Release Note: Output of hadoop fs -dus changed to be consistent with hadoop fs -du and wit

[jira] Updated: (HADOOP-4768) Dynamic Priority Scheduler that allows queue shares to be controlled dynamically by a currency

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4768: Release Note: New contribution Dynamic Scheduler implements dynamic priorities with a curr

[jira] Updated: (HADOOP-4012) Providing splitting support for bzip2 compressed files

2009-10-07 Thread Robert Chansler (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Chansler updated HADOOP-4012: Release Note: BZip2 files can now be split. (was: Support to process Hadoop split BZip2 f

[jira] Commented: (HADOOP-6283) The exception meessage in FileUtil$HardLink.getLinkCount(..) is not clear

2009-10-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763319#action_12763319 ] Tsz Wo (Nicholas), SZE commented on HADOOP-6283: Thanks, Dhruba for the re

[jira] Commented: (HADOOP-6298) BytesWritable#getBytes is a bad name that leads to programming mistakes

2009-10-07 Thread Chris Douglas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763295#action_12763295 ] Chris Douglas commented on HADOOP-6298: --- bq. I propose "getPaddedBytes()" or "getPad

[jira] Commented: (HADOOP-6283) The exception meessage in FileUtil$HardLink.getLinkCount(..) is not clear

2009-10-07 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763290#action_12763290 ] dhruba borthakur commented on HADOOP-6283: -- +1. Code looks good. > The exception

[jira] Created: (HADOOP-6298) BytesWritable#getBytes is a bad name that leads to programming mistakes

2009-10-07 Thread Nathan Marz (JIRA)
BytesWritable#getBytes is a bad name that leads to programming mistakes --- Key: HADOOP-6298 URL: https://issues.apache.org/jira/browse/HADOOP-6298 Project: Hadoop Common Is

[jira] Commented: (HADOOP-6223) New improved FileSystem interface for those implementing new files systems.

2009-10-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763251#action_12763251 ] Tsz Wo (Nicholas), SZE commented on HADOOP-6223: In the current implementa

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2009-10-07 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763182#action_12763182 ] Kevin J. Price commented on HADOOP-6297: Inexplicably, the test it failed is the t

[jira] Commented: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2009-10-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763177#action_12763177 ] Hadoop QA commented on HADOOP-6297: --- -1 overall. Here are the results of testing the la

[jira] Updated: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2009-10-07 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin J. Price updated HADOOP-6297: --- Attachment: zlibpatch.patch > Hadoop's support for zlib library lacks support to perform flu

[jira] Updated: (HADOOP-6283) The exception meessage in FileUtil$HardLink.getLinkCount(..) is not clear

2009-10-07 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HADOOP-6283: --- Attachment: c6283_20091007.patch c6283_20091007.patch: also changed the exce

[jira] Updated: (HADOOP-6297) Hadoop's support for zlib library lacks support to perform flushes (Z_SYNC_FLUSH and Z_FULL_FLUSH)

2009-10-07 Thread Kevin J. Price (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin J. Price updated HADOOP-6297: --- Affects Version/s: (was: 0.21.0) site Status: Patch

[jira] Commented: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-10-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763142#action_12763142 ] Hudson commented on HADOOP-6286: Integrated in Hadoop-Common-trunk-Commit #54 (See [http:

[jira] Updated: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-10-07 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-6286: Resolution: Fixed Status: Resolved (was: Patch Available) I committed this to bot

[jira] Updated: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-10-07 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HADOOP-6286: Component/s: fs Fix Version/s: 0.21.0 Hadoop Flags: [Reviewed] > The Glob metho

[jira] Commented: (HADOOP-6286) The Glob methods in FileContext doe not deal with URIs correctly

2009-10-07 Thread Boris Shkolnik (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12763122#action_12763122 ] Boris Shkolnik commented on HADOOP-6286: current tests for FileSystem.glob are in

[jira] Commented: (HADOOP-6107) Have some log messages designed for machine parsing, either real-time or post-mortem

2009-10-07 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762992#action_12762992 ] Steve Loughran commented on HADOOP-6107: On this topic, here's a nice paper, "Dete

[jira] Resolved: (HADOOP-5880) Change some MiniMR based mapred test cases to use local file system instead of MiniDFS

2009-10-07 Thread Jothi Padmanabhan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jothi Padmanabhan resolved HADOOP-5880. --- Resolution: Duplicate Most of the tests were fixed while working on MAPREDUCE-670 >