[
https://issues.apache.org/jira/browse/KNOX-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16847169#comment-16847169
]
Sandeep More edited comment on KNOX-1866 at 5/24/19 2:00 AM:
-------------------------------------------------------------
Thanks for the patch [~elserj] ! can you submit a PR, we moved away from
patches in favor of PRs recently.
About the versions, Knox will pick the largest of the available versions
(major, minor, patch dot separated) if version is not explicitly defined in the
topology.
About, bumping up the version, if this patch is targeted to a specific version
of hdfs and will break the older version then it's a good idea to bump up the
version, that way folks who want to stay with the older versions will have
something to work with.
was (Author: smore):
Thanks for the patch [~elserj] ! can you submit a PR, we moved away from
patches in favor of PRs recently.
About the versions, Knox will pick the largest of the available versions
(major, minor, patch dot separated) if version is not explicitly defined in the
topology.
> Fix the HBase UI proxying
> -------------------------
>
> Key: KNOX-1866
> URL: https://issues.apache.org/jira/browse/KNOX-1866
> Project: Apache Knox
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1866.001.patch
>
>
> There are lots and lots of edges in the HBASEUI service which render the
> system broken.
> I've been able to get everythign working exception the LogLevel servlet. The
> way this one is written in HBase fundamentally makes it impossible to proxy
> it as-is with Knox (at least, given my knowledge).
> There are some trivial HBase changes that need to go in first to make sure
> these rules work as expected.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)