You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/14 15:59:00 UTC

[jira] [Commented] (IMPALA-7316) Fix broken build due to Hadoop JAR mismatch

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

ASF subversion and git services commented on IMPALA-7316:
---------------------------------------------------------

Commit e6c1eb85eb31264eaf5ed92782bf181225ce9581 in impala's branch refs/heads/2.x from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=e6c1eb8 ]

Ignore IMPALA-7316, IMPALA-7212 and IMPALA-5607

Change-Id: I5465fed79b8cb5969a50eceedfb9d147a2a12811
Reviewed-on: http://gerrit.cloudera.org:8080/13609
Reviewed-by: Fredy Wijaya <fw...@cloudera.com>
Tested-by: Quanlong Huang <hu...@gmail.com>


> Fix broken build due to Hadoop JAR mismatch
> -------------------------------------------
>
>                 Key: IMPALA-7316
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7316
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.0
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 3.1.0
>
>
> {noformat}
> I0718 10:03:13.658380 23734 jni-util.cc:230] java.lang.NoClassDefFoundError: org/apache/hadoop/fs/Options$ChecksumCombineMode
>     at org.apache.hadoop.hdfs.client.impl.DfsClientConf.getChecksumCombineModeFromConf(DfsClientConf.java:314)
>     at org.apache.hadoop.hdfs.client.impl.DfsClientConf.<init>(DfsClientConf.java:184)
>     at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:302)
>     at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:286)
>     at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:167)
>     at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3288)
>     at org.apache.hadoop.fs.FileSystem.access$200(FileSystem.java:123)
>     at org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:3337)
>     at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:3305)
>     at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476)
>     at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:225)
>     at org.apache.impala.service.JniFrontend.checkFileSystem(JniFrontend.java:778)
>     at org.apache.impala.service.JniFrontend.checkConfiguration(JniFrontend.java:690)
> I0718 10:03:13.659090 23734 status.cc:125] NoClassDefFoundError: org/apache/hadoop/fs/Options$ChecksumCombineMode
>     @          0x1951b3a
>     @          0x1ff307f
>     @          0x1e9ec51
>     @          0x1eba8bb
>     @          0x1eb6df2
>     @          0x190d4bf
>     @     0x7fe6e95bf82f
>     @          0x190d338
> E0718 10:03:13.659101 23734 impala-server.cc:289] NoClassDefFoundError: org/apache/hadoop/fs/Options$ChecksumCombineMode
> E0718 10:03:13.659122 23734 impala-server.cc:292] Aborting Impala Server startup due to improper configuration. Impalad exiting. 
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org