You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/09/15 22:56:33 UTC

[jira] [Created] (ACCUMULO-3127) AccumuloFileOutputFormat should allow more configuration

Christopher Tubbs created ACCUMULO-3127:
-------------------------------------------

             Summary: AccumuloFileOutputFormat should allow more configuration
                 Key: ACCUMULO-3127
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3127
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Christopher Tubbs
            Priority: Minor
             Fix For: 1.7.0


{{AccumuloFileOutputFormat}} only currently allows configuring:

* file block size (filesystem block size)
* replication count
* compression type
* data block size (compressed/indexed blocks containing data)
* index block size (compressed blocks containing indexes)

There are other configuration options that affect stored files that would be useful configure, such as:

* locality groups
* any crypto params
* bloom filters
* other FS params?
* other?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)