You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/09/23 19:45:34 UTC

[jira] [Commented] (ACCUMULO-3089) Create a volume chooser that makes decisions based on table attributes

    [ https://issues.apache.org/jira/browse/ACCUMULO-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145105#comment-14145105 ] 

ASF GitHub Bot commented on ACCUMULO-3089:
------------------------------------------

GitHub user hustjl22 opened a pull request:

    https://github.com/apache/accumulo/pull/16

    ACCUMULO-3089: Create volume chooser from table properties

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hustjl22/accumulo ACCUMULO-3089

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/16.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #16
    
----
commit 202252344a0ba11eb8121dcbbb37604a91852d35
Author: Jenna Huston <je...@gmail.com>
Date:   2014-09-23T13:58:24Z

    ACCUMULO-3089: Create volume chooser from table properties

----


> Create a volume chooser that makes decisions based on table attributes
> ----------------------------------------------------------------------
>
>                 Key: ACCUMULO-3089
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3089
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Christopher Tubbs
>            Assignee: Jenna Huston
>
> Use case:
> User provisions multiple volumes, some with tmpfs drives, some with SSDs, some with traditional magnetic spindle hard drives. A volume chooser could use attribute information on tables (ACCUMULO-2841) to decide which volume to choose when creating new tablets.



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