[
https://issues.apache.org/jira/browse/BIGTOP-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292980#comment-14292980
]
YoungWoo Kim commented on BIGTOP-1486:
--------------------------------------
[~oflebbe] Thanks for your work. I've been waiting for this stuff.
I would like to know your opinion about runtime(?) dependencies for HUE 3.7.
Actually HUE depends on spark-jobserver for the spark app and Apache Sentry for
the security app. both are not mandatory for launching HUE server but in the
app, the apps does not work properly without the services.
Bigtop should have spark-jobserver and Apache Sentry as own components?
> Upgrade Hue to 3.7
> ------------------
>
> Key: BIGTOP-1486
> URL: https://issues.apache.org/jira/browse/BIGTOP-1486
> Project: Bigtop
> Issue Type: Sub-task
> Components: general
> Affects Versions: 0.8.0
> Environment: Started and configured hive server, oozie, namenodes ....
> Reporter: Olaf Flebbe
> Assignee: Olaf Flebbe
> Fix For: 0.9.0
>
> Attachments: 0001-BIGTOP-1480.-Upgrade-Hue-to-3.7.patch,
> 0001-BIGTOP-1480.-Upgrade-hue-to-3.7.patch,
> 0001-BIGTOP-1480.-Upgrade-hue-to-3.7.patch,
> 0001-BIGTOP-1480.-Upgrade-hue-to-3.7.patch,
> 0001-BIGTOP-1480.-Upgrade-hue-to-3.7.patch,
> 0001-BIGTOP-1486.-Upgrade-Hue-to-3.7.patch, hue.patch
>
>
> {panel:title=Important|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1|bgColor=#FFFFCE}
> The following text is outdated. It refers to Hue 3.6. It was consensus to fix
> it by updating hue to 3.7.
> While Updating to 3.7. unfortunatelty a patch is needed which didn't get into
> the 3.7 release in time
> {panel}
> The hive editor beeswax is broken because the file
> {{/usr/lib/hue/apps/beeswax/src/beeswax/templates/execute.mako}}
> includes references to impala and impala is not supplied by bigtop.
> For instance
> {code}
> from impala import conf as impala_conf
> {code}
> or line 2280
> {code}
> % if ( app_name == 'beeswax' and beeswax_conf.CLOSE_QUERIES.get() ) or (
> app_name == 'impala' and impala_conf.CLOSE_QUERIES.get() ):
> {code}-
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)