[
https://issues.apache.org/jira/browse/HIVE-26876?focusedWorklogId=834713&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834713
]
ASF GitHub Bot logged work on HIVE-26876:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/22 09:09
Start Date: 20/Dec/22 09:09
Worklog Time Spent: 10m
Work Description: amanraj2520 opened a new pull request, #3881:
URL: https://github.com/apache/hive/pull/3881
These test are failing with intermittent issues as follows :
Error Incorrect RPC server port configuration for HiveServer2 Stacktrace
java.io.IOException: Incorrect RPC server port configuration for HiveServer2 at
org.apache.hive.spark.client.rpc.RpcConfiguration.getServerPorts(RpcConfiguration.java:130)
at
org.apache.hive.spark.client.rpc.RpcServer.bindServerPort(RpcServer.java:131)
at org.apache.hive.spark.client.rpc.RpcServer.<init>(RpcServer.java:116) at
org.apache.hive.spark.client.rpc.TestRpc.testServerPort(TestRpc.java:211) at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
These are temporary issues since Hive Server does not find a port to connect
to even if retry logic is in place.
Issue Time Tracking
-------------------
Worklog Id: (was: 834713)
Time Spent: 40m (was: 0.5h)
> Disable flaky Spark Tests in branch-3
> -------------------------------------
>
> Key: HIVE-26876
> URL: https://issues.apache.org/jira/browse/HIVE-26876
> Project: Hive
> Issue Type: Sub-task
> Reporter: Aman Raj
> Assignee: Aman Raj
> Priority: Critical
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Disable flaky spark Tests
--
This message was sent by Atlassian Jira
(v8.20.10#820010)