[
https://issues.apache.org/jira/browse/BIGTOP-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276474#comment-14276474
]
Peter Linnell edited comment on BIGTOP-1486 at 1/14/15 4:40 AM:
----------------------------------------------------------------
+1 on the patch with a note that the included patch from amazon is the way to
go IMO, as it shows origin and a git hash.
Line 457 has a typo, but that could be fixed in another commit IMO.
Nice work on this Olaf!
Also, if you need help with rpm, ping me on #bigtop on IRC irc.freenode.net I
am on the West Coast US like many of us.
was (Author: plinnell):
+1 on the patch with a note that the included patch from amazon is the way to
go IMO, as it shows origin and a git hash.
Line 457 has a typo, but that could be fixed in another commit IMO.
Nice work on this Olaf!
> 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, 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)