[
https://issues.apache.org/jira/browse/KNOX-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luis Pigueiras updated KNOX-3098:
---------------------------------
Description:
The problem is there is a javascript call that calls {{userSnapshots.jsp}} and
responds with:
{code}
...
<p>1 snapshot(s) in set. [<a href="/snapshotsStats.jsp">Snapshot Storefile
stats</a>]</p>
</table>
{code}
That would need to be overwritten
An screenshot about the issue:
!screenshot-1.png!
was:
The problem is there is a javascript call that calls {{userSnapshots.jsp}} and
responds with:
{code}
...
<p>1 snapshot(s) in set. [<a href="/snapshotsStats.jsp">Snapshot Storefile
stats</a>]</p>
</table>
{code}
That would need to be overwritten
> Add snapshotsStats.jsp to rewrite rules in HBaseUI
> --------------------------------------------------
>
> Key: KNOX-3098
> URL: https://issues.apache.org/jira/browse/KNOX-3098
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Luis Pigueiras
> Priority: Minor
> Attachments: screenshot-1.png
>
>
> The problem is there is a javascript call that calls {{userSnapshots.jsp}}
> and responds with:
> {code}
> ...
> <p>1 snapshot(s) in set. [<a href="/snapshotsStats.jsp">Snapshot
> Storefile stats</a>]</p>
> </table>
> {code}
> That would need to be overwritten
> An screenshot about the issue:
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)