Skip to content

Conversation

@abinanths
Copy link

we have installed hadoop 3.2.X and hive 3.1.2 and tez installed 0.10

getting below error

2021-06-30 10:15:45,132 [ERROR] [main] |app.DAGAppMaster|: Error starting DAGAppMaster
java.lang.NoSuchMethodError: com.google.common.base.Preconditions.checkArgument(ZLjava/lang/String;Ljava/lang/Object;)V
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1357)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1338)
at org.apache.tez.common.TezUtilsInternal.addUserSpecifiedTezConfiguration(TezUtilsInternal.java:84)
at org.apache.tez.dag.app.DAGAppMaster.main(DAGAppMaster.java:2396)

abstractdog and others added 30 commits September 3, 2020 16:03
…ing app hang (László Bodor reviewed by Jonathan Turner Eagles)

Signed-off-by: Laszlo Bodor <[email protected]>
…it where limit exceeds capacity (László Bodor reviewed by Rajesh Balamohan, Jonathan Turner Eagles)

Signed-off-by: Laszlo Bodor <[email protected]>
… by Hadoop QA, Jonathan Turner Eagles, Hadoop QA)

Signed-off-by: Laszlo Bodor <[email protected]>
…ry (László Bodor reviewed by Panagiotis Garefalakis, Ashutosh Chauhan)

Signed-off-by: Laszlo Bodor <[email protected]>
…e memory issues (László Bodor reviewed by Jonathan Turner Eagles)

Signed-off-by: Laszlo Bodor <[email protected]>
…zló Bodor reviewed by Ashutosh Chauhan)

Signed-off-by: Laszlo Bodor <[email protected]>
…(Marton Bod via László Bodor)

Signed-off-by: Laszlo Bodor <[email protected]>
…is not consistent (Krisztian Kasa reviewed by Rajesh Balamohan)
…(Rajesh Balamohan reviewed by László Bodor)
Signed-off-by: Jonathan Eagles <[email protected]>
Signed-off-by: Jonathan Eagles <[email protected]>
…leanup (Contributed by Jaume M, reviewed by Rajesh Balamohan, Ashutosh Chauhan)
…local mode (László Bodor reviewed by Ashutosh Chauhan)

Signed-off-by: Laszlo Bodor <[email protected]>
…g thread is in BLOCKED state (#97) (Laszlo Bodor reviewed by Rajesh Balamohan)

TEZ-4277: AsyncDispatcher can hang on serviceStop if the eventhandling thread is in BLOCKED state
…mit applications (Rajesh Balamohan via László Bodor)

Signed-off-by: Laszlo Bodor <[email protected]>
mark-bathori and others added 26 commits June 1, 2022 19:54
…Zheenbek Akimzhanov reviewed by Laszlo Bodor)
…the vulnerability. Also an upgrade of yarn version to 1.6.0 and frontend maven plugin to 1.8.0 was done. (#217) (Aman Raj reviewed by Laszlo Bodor)
…fix the vulnerability (#222) (Aman Raj reviewed by Laszlo Bodor)
) (Mark Bathori reviewed by Martin Tzvetanov Grigorov, Sylwester Lachiewicz, Laszlo Bodor)
) (Aman Raj reviewed by Nikhil Gupta, Laszlo Bodor)
…ix vulnerability (#229) (Aman Raj reviewed by Nikhil Gupta, Laszlo Bodor)
…ues (#231) (PJ Fanning reviewed by Laszlo Bodor, Ayush Saxena)
…or event (#236) (zhengchenyu reviewed by Laszlo Bodor)
…sed (local mode without network) (#239) (Laszlo Bodor reviewed by Rajesh Balamohan)
…ile (#234) (Laszlo Bodor reviewed by Rajesh Balamohan, Ayush Saxena)
….data.length` and S3A is the filesystem (#241) (Karel Kolman reviewed by Laszlo Bodor)
…odor reviewed by Rajesh Balamohan, Prasanth Jayachandran)
…ia CompositeRoutedDataMovementEvent (#243) (Ganesha Shreedhara reviewed by Laszlo Bodor)
@abstractdog
Copy link
Contributor

closing this PR as it seems to have lots of noise and there is no Jira ticket mentioned
please reopen if you're about to work on this @abinanths
recommended hive+tez combinations are: hive 3.x + tez 0.9.2, hive 4 (alpha currently) + tez 0.10.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.