[jira] Commented: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-03 Thread Hudson (JIRA)
/hudson/job/Hadoop-Nightly/259/]) > Design/implement a set of compression benchmarks for the map-reduce framework > - > > Key: HADOOP-1926 > URL: https://issues.apache.org/jira/bro

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Owen O'Malley (JIRA)
this. Thanks, Arun! > Design/implement a set of compression benchmarks for the map-reduce framework > - > > Key: HADOOP-1926 > URL: https://issues.apache.org/jir

[jira] Commented: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Hadoop QA (JIRA)
output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/868/console This message is automatically generated. > Design/implement a set of compression benchmarks for the map-reduce framew

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1926: -- Status: Patch Available (was: Open) > Design/implement a set of compression benchmarks

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Arun C Murthy (JIRA)
t a set of compression benchmarks for the map-reduce framework > - > > Key: HADOOP-1926 > URL: https://issues.apache.org/jira/browse/HADOOP-1926 > Project: Hadoop >

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1926: -- Status: Open (was: Patch Available) > Design/implement a set of compression benchmarks

[jira] Commented: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Hadoop QA (JIRA)
output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/866/console This message is automatically generated. > Design/implement a set of compression benchmarks for the map-reduce framew

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Arun C Murthy (JIRA)
* which can generate random textual data in any output-format (e.g. SequenceFileOutputFormat/TextOutputFormat etc.). This patch also enhances examples/Sort and test/SortValidator to ensure they can be used with randomtextwriter. > Design/implement a set of compression benchmarks for the map-red

[jira] Updated: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-10-02 Thread Arun C Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun C Murthy updated HADOOP-1926: -- Status: Patch Available (was: Open) > Design/implement a set of compression benchmarks

[jira] Commented: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-09-21 Thread Arun C Murthy (JIRA)
performance of sort with both {{RECORD}} compression and {{BLOCK}} compression. > Design/implement a set of compression benchmarks for the map-reduce framework > - > > Key: HADOOP-1926 >

[jira] Commented: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-09-20 Thread Doug Cutting (JIRA)
on people.apache.org. For details, see: http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/benchmark/build.xml http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/benchmark/README.enwiki > Design/implement a set of compression benchmarks for the map-reduce framew

[jira] Created: (HADOOP-1926) Design/implement a set of compression benchmarks for the map-reduce framework

2007-09-20 Thread Arun C Murthy (JIRA)
Design/implement a set of compression benchmarks for the map-reduce framework - Key: HADOOP-1926 URL: https://issues.apache.org/jira/browse/HADOOP-1926 Project: Hadoop

compression benchmarks

2006-12-11 Thread Doug Cutting
Sami Siren gives kudos for Hadoop's native compression: http://blog.foofactory.fi/2006/12/my-fellow-nutch-developer-andrzej.html Now we just need to add support for LZO... http://compression.ca/act/act-summary.html LZO is a standard library on linux, so it's implementation can mostly mirror t