[ 
https://issues.apache.org/jira/browse/BIGTOP-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165412#comment-14165412
 ] 

Mark Grover commented on BIGTOP-1486:
-------------------------------------

Thanks Olaf. The patch looks like it's referring to a file in Hue, we usually 
don't patch components. Now, mind you, that we don't have Impala in Bigtop but 
upstream Hue itself comes with an Impala app. It's ok for Hue's Impala app to 
not work in the context of Bigtop since Bigtop doesn't have Impala. The JIRA 
title seems to suggest though that Hive editor is broken because of that, do 
you have any other workaround which we can do in Bigtop to make it work?

> Hue Hive Editor beeswax broken because of impala reference
> ----------------------------------------------------------
>
>                 Key: BIGTOP-1486
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1486
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.8.0
>         Environment: Started and configured hive server, oozie, namenodes ....
>            Reporter: Olaf Flebbe
>         Attachments: 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)

Reply via email to