You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "William Slacum (JIRA)" <ji...@apache.org> on 2012/07/25 04:37:34 UTC

[jira] [Created] (ACCUMULO-703) Add PrintInfo shortcut to bin/accumulo

William Slacum created ACCUMULO-703:
---------------------------------------

             Summary: Add PrintInfo shortcut to bin/accumulo
                 Key: ACCUMULO-703
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
             Project: Accumulo
          Issue Type: Improvement
         Environment: OSX
            Reporter: William Slacum
            Assignee: William Slacum
            Priority: Trivial
         Attachments: rfile-info.patch

Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

William Slacum commented on ACCUMULO-703:
-----------------------------------------

Keith, how/where would I go about adding it to the user manual? I did a grep for PrintInfo to see where I could replace documentation, but didn't find anything for the user manual. 
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

William Slacum updated ACCUMULO-703:
------------------------------------

    Attachment: rfile-info.2.patch

I added the `rfile-info` output to the printUsage() method and changed the docs for README.bloom
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

Keith Turner commented on ACCUMULO-703:
---------------------------------------

I think the new patch looks good
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

William Slacum updated ACCUMULO-703:
------------------------------------

    Affects Version/s: 1.5.0-SNAPSHOT
               Status: Patch Available  (was: Open)
    
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

William Slacum updated ACCUMULO-703:
------------------------------------

    Attachment: rfile-info.patch

Add {{rfile-info}} parameter to {{bin/accumulo}} to print information on RFiles.
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

Keith Turner commented on ACCUMULO-703:
---------------------------------------

I applied the patch
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

John Vines commented on ACCUMULO-703:
-------------------------------------

Could you add some info to help about this?
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

Keith Turner commented on ACCUMULO-703:
---------------------------------------

can you update docs/examples/README.bloom to use the new command... the example currently uses PrintInfo...

should something be added to the user manual?
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

Keith Turner commented on ACCUMULO-703:
---------------------------------------

Now that this command is more accessible, it would be nice if it printed usage when given an unrecognized option or when given zero files.  The existing PrintInfo command does not print usage.
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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-703) Add PrintInfo shortcut to bin/accumulo

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

Keith Turner commented on ACCUMULO-703:
---------------------------------------

I am not sure we should put it in the user manual.  I was just wondering if it was worth documenting somewhere to make people aware of it.  Currently its documented in two places, the usage statement and README.bloom.  Maybe this is enough.  I suppose one reason to put it in the user manual is if there is a common administrative use case that would be worthwhile highlighting.
                
> Add PrintInfo shortcut to bin/accumulo
> --------------------------------------
>
>                 Key: ACCUMULO-703
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-703
>             Project: Accumulo
>          Issue Type: Improvement
>    Affects Versions: 1.5.0-SNAPSHOT
>         Environment: OSX
>            Reporter: William Slacum
>            Assignee: William Slacum
>            Priority: Trivial
>         Attachments: rfile-info.2.patch, rfile-info.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> Accumulo has a utility, org.apache.accumulo.core.file.rfile.PrintInfo, that will summarize a RFile and even print out all of the keys for you. It'd be nice to run it via {{$ACCUMULO_HOME/bin/accumulo rfile-info}}.

--
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