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 2016/10/22 06:40:58 UTC

[jira] [Commented] (ACCUMULO-2521) Expose FATE admin utility by name under bin/accumulo

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

Christopher Tubbs commented on ACCUMULO-2521:
---------------------------------------------

It should be a relatively simple matter to expose the FATE API as a command-line tool through our scripts by making that tool a KeywordExecutable.

> Expose FATE admin utility by name under bin/accumulo
> ----------------------------------------------------
>
>                 Key: ACCUMULO-2521
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2521
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: start
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Sean Busbey
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.0.0
>
>
> We have a utility for listing and removing FATE operations. ATM you have to run it by invoking the fully qualified classname.
> In 1.4.x and 1.5.x this is org.apache.accumulo.server.fate.Admin. In 1.6+ it's org.apache.accumulo.master.util.FateAdmin
> Due to ACCUMULO-2519 its use is becoming a part of our upgrade instructions. the 1.4 -> 1.5 and 1.5 -> 1.6 instructions owuld have been easier if it was already exposed.
> At a minimum we should add it for 1.6.0. I'm +0 on exposing it in earlier versions, since hte upgrade instructions wouldn't be able to refer to it anyways.



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