You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Created) (JIRA)" <ji...@apache.org> on 2011/11/11 23:34:51 UTC

[jira] [Created] (ACCUMULO-139) Add Snappy support

Add Snappy support
------------------

                 Key: ACCUMULO-139
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
             Project: Accumulo
          Issue Type: Improvement
          Components: tserver
            Reporter: Keith Turner
            Assignee: Keith Turner


Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-139) Add Snappy support

Posted by "Keith Turner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13203693#comment-13203693 ] 

Keith Turner commented on ACCUMULO-139:
---------------------------------------

Hadoop compression is pluggable.  BCFile (which is used by RFile) builds a layer on top of this and is not pluggable. See HADOOP-7990, this ticket talks about TFile.  TFile is built on top of BCFile.
                
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ACCUMULO-139) Add Snappy support

Posted by "Keith Turner (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner resolved ACCUMULO-139.
-----------------------------------

    Resolution: Fixed
    
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.4.0
>
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-139) Add Snappy support

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner updated ACCUMULO-139:
----------------------------------

    Fix Version/s: 1.5.0
    
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-139) Add Snappy support

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner updated ACCUMULO-139:
----------------------------------

    Fix Version/s:     (was: 1.4.1)
                   1.4.0
    
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.4.0
>
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (ACCUMULO-139) Add Snappy support

Posted by "Aaron Cordova (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148826#comment-13148826 ] 

Aaron Cordova commented on ACCUMULO-139:
----------------------------------------

Is it possible to make the compression used pluggable? I thought at one point this was the case - people could choose between LZO, Gzip, etc ..
                
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ACCUMULO-139) Add Snappy support

Posted by "Keith Turner (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ACCUMULO-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Turner updated ACCUMULO-139:
----------------------------------

    Fix Version/s:     (was: 1.5.0)
                   1.4.1
    
> Add Snappy support
> ------------------
>
>                 Key: ACCUMULO-139
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-139
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: tserver
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.4.1
>
>
> Accumulo needs to add support to RFile and configuration for writing out snappy compressed data.  See HADOOP-7206

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira