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

Josh Elser commented on ACCUMULO-2521:
--------------------------------------

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

+1 for the short-term

Long-term, it would be much better to allow the shell to run in some sort of 
"disconnected" mode, but that would be an unnecessarily large fix to undertake 
just to resolve this 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
>             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)

Reply via email to