You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2016/10/21 16:31:58 UTC

[jira] [Reopened] (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:all-tabpanel ]

John Vines reopened ACCUMULO-2521:
----------------------------------

I think this is still a problem. The shell cannot be used while accumulo is down, but the fate commands can be. We need to have a means for dealing with FATE while accumulo is down, considering some of the commands cannot be used while parts of accumulo are up.

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