[
https://issues.apache.org/jira/browse/BIGTOP-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249641#comment-14249641
]
Olaf Flebbe commented on BIGTOP-1486:
-------------------------------------
[~romainr] :
* Thanks for the tip with the blacklist. I didn't realize that this works this
way.
* The use_get_log_api=false seems not be implemented in hue-3.7.0 (I cannot
find a reference to this string in the code and the code of hive-server2-lib.py
uses the GetLog Thrift call unconditionally.)
Do you have a Git commit for a cherry-pick of this functionality?
I always get the message in /about: oozie server down ; Oozie Editor/Dashboard
The app won't work without a running Oozie server .
oozie server _is_ running. Unfortuntaly I cannot find an error message in the
hue logs.
> 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, hue.patch
>
>
> 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)