You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Ben Greene (JIRA)" <ji...@apache.org> on 2015/11/25 12:14:10 UTC

[jira] [Updated] (BIGTOP-2160) beeline crashes because of two versions of log4j in paths

     [ https://issues.apache.org/jira/browse/BIGTOP-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Greene updated BIGTOP-2160:
-------------------------------
    Attachment: BIGTOP-2160.patch

add HADOOP_USER_CLASSPATH_FIRST to haddop-env.sh

> beeline crashes because of two versions of log4j in paths
> ---------------------------------------------------------
>
>                 Key: BIGTOP-2160
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2160
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Ben Greene
>         Attachments: BIGTOP-2160.patch
>
>
> When trying to run beeline i get a crash on starting beeline as it finds two different versions of log4j in the classpaths. One from Hive and one from Hadoop.
> This is a known issue: https://issues.apache.org/jira/browse/HIVE-8609
> I have been able to fix this by adding : HADOOP_USER_CLASSPATH_FIRST=true into the hadoop-env.sh



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)