You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Michael Miller (Jira)" <ji...@apache.org> on 2020/10/30 15:40:00 UTC

[jira] [Resolved] (ACCUMULO-2157) display scans, compactions, iterators in the monitor UI

     [ https://issues.apache.org/jira/browse/ACCUMULO-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Miller resolved ACCUMULO-2157.
--------------------------------------
    Resolution: Won't Fix

This would require work that is out of the scope of the monitor (i.e. authenticating users, tracking user login sessions) and more appropriate for client web applications.  With the REST endpoints in 2.X monitor, there is even less reason to do this type of work in the Accumulo monitor.  If there is work needed to be done to the 2.x monitor REST endpoints to allow for this please feel free to open an issue on [Github|https://github.com/apache/accumulo/issues].

> display scans, compactions, iterators in the monitor UI
> -------------------------------------------------------
>
>                 Key: ACCUMULO-2157
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2157
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: monitor
>            Reporter: Arshak Navruzyan
>            Priority: Trivial
>              Labels: usability
>
> user can get this information from the accumulo shell, it would be nice if the output was also available in the monitor UI:
> listcompactions   
> listiter          
> listscans         
> listshelliter



--
This message was sent by Atlassian Jira
(v8.3.4#803005)