Skip to content

HIVE-29780: Fix LLAP plugin rendezvous race under concurrent DAGs (NullPointerException in LlapTaskCommunicator.setResponse) - #6659

Open
abstractdog wants to merge 1 commit into
apache:masterfrom
abstractdog:HIVE-29780
Open

HIVE-29780: Fix LLAP plugin rendezvous race under concurrent DAGs (NullPointerException in LlapTaskCommunicator.setResponse)#6659
abstractdog wants to merge 1 commit into
apache:masterfrom
abstractdog:HIVE-29780

HIVE-29780: Fix LLAP plugin rendezvous race under concurrent DAGs (Nu…

a4da33b
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 31, 2026 in 8m 34s

Annotations

Check warning on line 204 in llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Name 'pendingSchedulers' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-vqY-n1mSvuoDuGNzc&open=AZ-vqY-n1mSvuoDuGNzc&pullRequest=6659

Check warning on line 42 in llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapPluginRendezvous.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.apache.tez.dag.api.UserPayload'.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-y55FvghLhScFbJB3K&open=AZ-y55FvghLhScFbJB3K&pullRequest=6659

Check warning on line 2 in llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapPluginRendezvous.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-y55FvghLhScFbJB3L&open=AZ-y55FvghLhScFbJB3L&pullRequest=6659

Check warning on line 155 in llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskCommunicator.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Name 'pendingCommunicators' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-vqY_g1mSvuoDuGNzd&open=AZ-vqY_g1mSvuoDuGNzd&pullRequest=6659

Check warning on line 16 in llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapPluginRendezvous.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this unused import 'org.junit.Assert.assertEquals'.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-y55FvghLhScFbJB3J&open=AZ-y55FvghLhScFbJB3J&pullRequest=6659

Check warning on line 42 in llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapPluginRendezvous.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unused import - org.apache.tez.dag.api.UserPayload.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-y55FvghLhScFbJB3N&open=AZ-y55FvghLhScFbJB3N&pullRequest=6659

Check warning on line 16 in llap-tez/src/test/org/apache/hadoop/hive/llap/tezplugins/TestLlapPluginRendezvous.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unused import - org.junit.Assert.assertEquals.

See more on https://sonarcloud.io/project/issues?id=apache_hive&issues=AZ-y55FvghLhScFbJB3M&open=AZ-y55FvghLhScFbJB3M&pullRequest=6659