You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Ed Coleman (Jira)" <ji...@apache.org> on 2023/02/02 19:11:00 UTC

[jira] [Resolved] (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 ]

Ed Coleman resolved ACCUMULO-2521.
----------------------------------
    Resolution: Resolved

The fate utility can not be launched with the admin command

> accumulo admin fate [options]

This does not require the shell or accumulo to be running (info fetched from ZooKeeper)

If you think this is additional work required, please open an new GitHub issue.

 

> 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
(v8.20.10#820010)