[jira] [Updated] (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-03-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3474: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed

[jira] [Updated] (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-03-21 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3474: --- Attachment: hbase-3474.txt Hi Ashish. I took your patch and cleaned up the unit tests a bit to share

[jira] [Updated] (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-03-21 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Attachment: hbase-3474.txt Hi Todd, Thanks for re-factoring the tests. They look better now.

[jira] Updated: (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-01-27 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Fix Version/s: 0.92.0 Affects Version/s: (was: 0.90.0) 0.92.0

[jira] Updated: (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-01-27 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Attachment: patch3474.txt Patch that uses the column descriptors for setting compression.

[jira] Updated: (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-01-27 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Attachment: patch3474.txt Removed stray prints from the patch HFileOutputFormat to use column

[jira] Updated: (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-01-27 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Attachment: (was: patch3474.txt) HFileOutputFormat to use column family's compression

[jira] Updated: (HBASE-3474) HFileOutputFormat to use column family's compression algorithm

2011-01-27 Thread Ashish Shinde (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Shinde updated HBASE-3474: - Attachment: patch3474.txt Incorporated Todd's comments on javadoc and use of URL encoder for