trino: Flaky Hive product tests: Error committing write to Hive
2020-08-23T02:43:55.0287769Z presto-master | 2020-08-23T08:28:55.018+0545 ERROR remote-task-callback-7 io.prestosql.execution.StageStateMachine Stage 20200823_024354_00034_zq34q.1 failed
2020-08-23T02:43:55.0288266Z presto-master | io.prestosql.spi.PrestoException: Error committing write to Hive
2020-08-23T02:43:55.0288614Z presto-master | at io.prestosql.plugin.hive.orc.OrcFileWriter.commit(OrcFileWriter.java:155)
2020-08-23T02:43:55.0288938Z presto-master | at io.prestosql.plugin.hive.HiveWriter.commit(HiveWriter.java:86)
2020-08-23T02:43:55.0289270Z presto-master | at io.prestosql.plugin.hive.HivePageSink.doFinish(HivePageSink.java:190)
2020-08-23T02:43:55.0289665Z presto-master | at io.prestosql.plugin.hive.authentication.UserGroupInformationUtils.lambda$executeActionInDoAs$0(UserGroupInformationUtils.java:29)
2020-08-23T02:43:55.0290001Z presto-master | at java.base/java.security.AccessController.doPrivileged(Native Method)
2020-08-23T02:43:55.0290302Z presto-master | at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2020-08-23T02:43:55.0290652Z presto-master | at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1710)
2020-08-23T02:43:55.0291036Z presto-master | at io.prestosql.plugin.hive.authentication.UserGroupInformationUtils.executeActionInDoAs(UserGroupInformationUtils.java:27)
2020-08-23T02:43:55.0291421Z presto-master | at io.prestosql.plugin.hive.authentication.ImpersonatingHdfsAuthentication.doAs(ImpersonatingHdfsAuthentication.java:39)
2020-08-23T02:43:55.0291760Z presto-master | at io.prestosql.plugin.hive.HdfsEnvironment.doAs(HdfsEnvironment.java:89)
2020-08-23T02:43:55.0292082Z presto-master | at io.prestosql.plugin.hive.HivePageSink.finish(HivePageSink.java:181)
2020-08-23T02:43:55.0292453Z presto-master | at io.prestosql.plugin.base.classloader.ClassLoaderSafeConnectorPageSink.finish(ClassLoaderSafeConnectorPageSink.java:77)
2020-08-23T02:43:55.0292799Z presto-master | at io.prestosql.operator.TableWriterOperator.finish(TableWriterOperator.java:203)
2020-08-23T02:43:55.0293124Z presto-master | at io.prestosql.operator.Driver.processInternal(Driver.java:397)
2020-08-23T02:43:55.0293482Z presto-master | at io.prestosql.operator.Driver.lambda$processFor$8(Driver.java:283)
2020-08-23T02:43:55.0293801Z presto-master | at io.prestosql.operator.Driver.tryWithLock(Driver.java:675)
2020-08-23T02:43:55.0294105Z presto-master | at io.prestosql.operator.Driver.processFor(Driver.java:276)
2020-08-23T02:43:55.0294439Z presto-master | at io.prestosql.execution.SqlTaskExecution$DriverSplitRunner.processFor(SqlTaskExecution.java:1076)
2020-08-23T02:43:55.0294791Z presto-master | at io.prestosql.execution.executor.PrioritizedSplitRunner.process(PrioritizedSplitRunner.java:163)
2020-08-23T02:43:55.0295127Z presto-master | at io.prestosql.execution.executor.TaskExecutor$TaskRunner.run(TaskExecutor.java:484)
2020-08-23T02:43:55.0295460Z presto-master | at io.prestosql.$gen.Presto_1cc5db2____20200823_024202_2.run(Unknown Source)
2020-08-23T02:43:55.0295815Z presto-master | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2020-08-23T02:43:55.0296262Z presto-master | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2020-08-23T02:43:55.0296531Z presto-master | at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-23T02:43:55.0297045Z presto-master | Caused by: org.apache.hadoop.ipc.RemoteException: File /tmp/presto-hive/569fc3af-2a52-4a1b-85d4-38e844339646/20200823_024354_00034_zq34q_82a58b59-5216-45f7-84ed-c6af8b18f34a could only be written to 0 of the 1 minReplication nodes. There are 1 datanode(s) running and no node(s) are excluded in this operation.
2020-08-23T02:43:55.0297401Z presto-master | at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:2121)
2020-08-23T02:43:55.0297735Z presto-master | at org.apache.hadoop.hdfs.server.namenode.FSDirWriteFileOp.chooseTargetForNewBlock(FSDirWriteFileOp.java:286)
2020-08-23T02:43:55.0298184Z presto-master | at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:2706)
2020-08-23T02:43:55.0298515Z presto-master | at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.addBlock(NameNodeRpcServer.java:875)
2020-08-23T02:43:55.0298877Z presto-master | at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.addBlock(ClientNamenodeProtocolServerSideTranslatorPB.java:561)
2020-08-23T02:43:55.0299250Z presto-master | at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
2020-08-23T02:43:55.0299576Z presto-master | at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)
2020-08-23T02:43:55.0299850Z presto-master | at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)
2020-08-23T02:43:55.0300130Z presto-master | at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)
2020-08-23T02:43:55.0300399Z presto-master | at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)
2020-08-23T02:43:55.0300668Z presto-master | at java.security.AccessController.doPrivileged(Native Method)
2020-08-23T02:43:55.0300930Z presto-master | at javax.security.auth.Subject.doAs(Subject.java:422)
2020-08-23T02:43:55.0301225Z presto-master | at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)
2020-08-23T02:43:55.0301484Z presto-master | at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)
2020-08-23T02:43:55.0301696Z presto-master |
2020-08-23T02:43:55.0301955Z presto-master | at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1511)
2020-08-23T02:43:55.0302216Z presto-master | at org.apache.hadoop.ipc.Client.call(Client.java:1457)
2020-08-23T02:43:55.0302476Z presto-master | at org.apache.hadoop.ipc.Client.call(Client.java:1367)
2020-08-23T02:43:55.0302773Z presto-master | at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:228)
2020-08-23T02:43:55.0303066Z presto-master | at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:116)
2020-08-23T02:43:55.0303329Z presto-master | at com.sun.proxy.$Proxy295.addBlock(Unknown Source)
2020-08-23T02:43:55.0303660Z presto-master | at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.addBlock(ClientNamenodeProtocolTranslatorPB.java:513)
2020-08-23T02:43:55.0303962Z presto-master | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-08-23T02:43:55.0304273Z presto-master | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-08-23T02:43:55.0304596Z presto-master | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-08-23T02:43:55.0304870Z presto-master | at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2020-08-23T02:43:55.0305179Z presto-master | at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:422)
2020-08-23T02:43:55.0305494Z presto-master | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invokeMethod(RetryInvocationHandler.java:165)
2020-08-23T02:43:55.0305802Z presto-master | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invoke(RetryInvocationHandler.java:157)
2020-08-23T02:43:55.0306112Z presto-master | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invokeOnce(RetryInvocationHandler.java:95)
2020-08-23T02:43:55.0306415Z presto-master | at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:359)
2020-08-23T02:43:55.0306680Z presto-master | at com.sun.proxy.$Proxy296.addBlock(Unknown Source)
2020-08-23T02:43:55.0307244Z presto-master | at org.apache.hadoop.hdfs.DFSOutputStream.addBlock(DFSOutputStream.java:1081)
2020-08-23T02:43:55.0307596Z presto-master | at org.apache.hadoop.hdfs.DataStreamer.locateFollowingBlock(DataStreamer.java:1865)
2020-08-23T02:43:55.0307932Z presto-master | at org.apache.hadoop.hdfs.DataStreamer.nextBlockOutputStream(DataStreamer.java:1668)
2020-08-23T02:43:55.0308248Z presto-master | at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:716)
2020-08-23T02:43:55.0308490Z presto-master |
2020-08-23T02:43:55.0308702Z presto-master |
2020-08-23T02:43:55.0582129Z tests | 2020-08-23 08:28:55 INFO: FAILURE / io.prestosql.tests.hive.TestHiveCreateTable.testCreateTable (Groups: storage_formats) took 0.7 seconds
2020-08-23T02:43:55.0636265Z tests | 2020-08-23 08:28:55 SEVERE: Failure cause:
2020-08-23T02:43:55.0636502Z tests | io.prestosql.tempto.query.QueryExecutionException: java.sql.SQLException: Query failed (#20200823_024354_00034_zq34q): Error committing write to Hive
2020-08-23T02:43:55.0636726Z tests | at io.prestosql.tempto.query.JdbcQueryExecutor.execute(JdbcQueryExecutor.java:114)
2020-08-23T02:43:55.0636895Z tests | at io.prestosql.tempto.query.JdbcQueryExecutor.executeQuery(JdbcQueryExecutor.java:82)
2020-08-23T02:43:55.0637068Z tests | at io.prestosql.tests.hive.TestHiveCreateTable.testCreateTable(TestHiveCreateTable.java:42)
2020-08-23T02:43:55.0637236Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-08-23T02:43:55.0637410Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-08-23T02:43:55.0637596Z tests | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-08-23T02:43:55.0637758Z tests | at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2020-08-23T02:43:55.0637932Z tests | at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:104)
2020-08-23T02:43:55.0638090Z tests | at org.testng.internal.Invoker.invokeMethod(Invoker.java:645)
2020-08-23T02:43:55.0638241Z tests | at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:851)
2020-08-23T02:43:55.0638392Z tests | at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1177)
2020-08-23T02:43:55.0638550Z tests | at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
2020-08-23T02:43:55.0638711Z tests | at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
2020-08-23T02:43:55.0638874Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2020-08-23T02:43:55.0639025Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2020-08-23T02:43:55.0639185Z tests | at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-23T02:43:55.0639353Z tests | Caused by: java.sql.SQLException: Query failed (#20200823_024354_00034_zq34q): Error committing write to Hive
2020-08-23T02:43:55.0639526Z tests | at io.prestosql.jdbc.AbstractPrestoResultSet.resultsException(AbstractPrestoResultSet.java:1757)
2020-08-23T02:43:55.0639695Z tests | at io.prestosql.jdbc.PrestoResultSet$ResultsPageIterator.computeNext(PrestoResultSet.java:225)
2020-08-23T02:43:55.0639856Z tests | at io.prestosql.jdbc.PrestoResultSet$ResultsPageIterator.computeNext(PrestoResultSet.java:185)
2020-08-23T02:43:55.0640024Z tests | at io.prestosql.jdbc.$internal.guava.collect.AbstractIterator.tryToComputeNext(AbstractIterator.java:141)
2020-08-23T02:43:55.0640299Z tests | at io.prestosql.jdbc.$internal.guava.collect.AbstractIterator.hasNext(AbstractIterator.java:136)
2020-08-23T02:43:55.0640719Z tests | at java.base/java.util.Spliterators$IteratorSpliterator.tryAdvance(Spliterators.java:1811)
2020-08-23T02:43:55.0640887Z tests | at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.lambda$initPartialTraversalState$0(StreamSpliterators.java:294)
2020-08-23T02:43:55.0641050Z tests | at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.fillBuffer(StreamSpliterators.java:206)
2020-08-23T02:43:55.0641210Z tests | at java.base/java.util.stream.StreamSpliterators$AbstractWrappingSpliterator.doAdvance(StreamSpliterators.java:161)
2020-08-23T02:43:55.0641370Z tests | at java.base/java.util.stream.StreamSpliterators$WrappingSpliterator.tryAdvance(StreamSpliterators.java:300)
2020-08-23T02:43:55.0641522Z tests | at java.base/java.util.Spliterators$1Adapter.hasNext(Spliterators.java:681)
2020-08-23T02:43:55.0641675Z tests | at io.prestosql.jdbc.PrestoResultSet$AsyncIterator.lambda$new$0(PrestoResultSet.java:131)
2020-08-23T02:43:55.0641816Z tests | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
2020-08-23T02:43:55.0641947Z tests | ... 3 more
2020-08-23T02:43:55.0642082Z tests | Caused by: io.prestosql.spi.PrestoException: Error committing write to Hive
2020-08-23T02:43:55.0642231Z tests | at io.prestosql.plugin.hive.orc.OrcFileWriter.commit(OrcFileWriter.java:155)
2020-08-23T02:43:55.0642375Z tests | at io.prestosql.plugin.hive.HiveWriter.commit(HiveWriter.java:86)
2020-08-23T02:43:55.0642520Z tests | at io.prestosql.plugin.hive.HivePageSink.doFinish(HivePageSink.java:190)
2020-08-23T02:43:55.0642684Z tests | at io.prestosql.plugin.hive.authentication.UserGroupInformationUtils.lambda$executeActionInDoAs$0(UserGroupInformationUtils.java:29)
2020-08-23T02:43:55.0642846Z tests | at java.base/java.security.AccessController.doPrivileged(Native Method)
2020-08-23T02:43:55.0642991Z tests | at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
2020-08-23T02:43:55.0643140Z tests | at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1710)
2020-08-23T02:43:55.0643296Z tests | at io.prestosql.plugin.hive.authentication.UserGroupInformationUtils.executeActionInDoAs(UserGroupInformationUtils.java:27)
2020-08-23T02:43:55.0643463Z tests | at io.prestosql.plugin.hive.authentication.ImpersonatingHdfsAuthentication.doAs(ImpersonatingHdfsAuthentication.java:39)
2020-08-23T02:43:55.0643622Z tests | at io.prestosql.plugin.hive.HdfsEnvironment.doAs(HdfsEnvironment.java:89)
2020-08-23T02:43:55.0643751Z tests | at io.prestosql.plugin.hive.HivePageSink.finish(HivePageSink.java:181)
2020-08-23T02:43:55.0643909Z tests | at io.prestosql.plugin.base.classloader.ClassLoaderSafeConnectorPageSink.finish(ClassLoaderSafeConnectorPageSink.java:77)
2020-08-23T02:43:55.0644276Z tests | at io.prestosql.operator.TableWriterOperator.finish(TableWriterOperator.java:203)
2020-08-23T02:43:55.0644428Z tests | at io.prestosql.operator.Driver.processInternal(Driver.java:397)
2020-08-23T02:43:55.0644573Z tests | at io.prestosql.operator.Driver.lambda$processFor$8(Driver.java:283)
2020-08-23T02:43:55.0644715Z tests | at io.prestosql.operator.Driver.tryWithLock(Driver.java:675)
2020-08-23T02:43:55.0644855Z tests | at io.prestosql.operator.Driver.processFor(Driver.java:276)
2020-08-23T02:43:55.0645004Z tests | at io.prestosql.execution.SqlTaskExecution$DriverSplitRunner.processFor(SqlTaskExecution.java:1076)
2020-08-23T02:43:55.0645158Z tests | at io.prestosql.execution.executor.PrioritizedSplitRunner.process(PrioritizedSplitRunner.java:163)
2020-08-23T02:43:55.0645458Z tests | at io.prestosql.execution.executor.TaskExecutor$TaskRunner.run(TaskExecutor.java:484)
2020-08-23T02:43:55.0645609Z tests | at io.prestosql.$gen.Presto_1cc5db2____20200823_024202_2.run(Unknown Source)
2020-08-23T02:43:55.0645760Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2020-08-23T02:43:55.0645898Z tests | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2020-08-23T02:43:55.0646039Z tests | at java.base/java.lang.Thread.run(Thread.java:834)
2020-08-23T02:43:55.0646742Z tests | Caused by: org.apache.hadoop.ipc.RemoteException: File /tmp/presto-hive/569fc3af-2a52-4a1b-85d4-38e844339646/20200823_024354_00034_zq34q_82a58b59-5216-45f7-84ed-c6af8b18f34a could only be written to 0 of the 1 minReplication nodes. There are 1 datanode(s) running and no node(s) are excluded in this operation.
2020-08-23T02:43:55.0646969Z tests | at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.chooseTarget4NewBlock(BlockManager.java:2121)
2020-08-23T02:43:55.0647144Z tests | at org.apache.hadoop.hdfs.server.namenode.FSDirWriteFileOp.chooseTargetForNewBlock(FSDirWriteFileOp.java:286)
2020-08-23T02:43:55.0647313Z tests | at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getAdditionalBlock(FSNamesystem.java:2706)
2020-08-23T02:43:55.0647482Z tests | at org.apache.hadoop.hdfs.server.namenode.NameNodeRpcServer.addBlock(NameNodeRpcServer.java:875)
2020-08-23T02:43:55.0647657Z tests | at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolServerSideTranslatorPB.addBlock(ClientNamenodeProtocolServerSideTranslatorPB.java:561)
2020-08-23T02:43:55.0647837Z tests | at org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos$ClientNamenodeProtocol$2.callBlockingMethod(ClientNamenodeProtocolProtos.java)
2020-08-23T02:43:55.0648019Z tests | at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:524)
2020-08-23T02:43:55.0648164Z tests | at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:1025)
2020-08-23T02:43:55.0648304Z tests | at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:876)
2020-08-23T02:43:55.0648447Z tests | at org.apache.hadoop.ipc.Server$RpcCall.run(Server.java:822)
2020-08-23T02:43:55.0648589Z tests | at java.security.AccessController.doPrivileged(Native Method)
2020-08-23T02:43:55.0648729Z tests | at javax.security.auth.Subject.doAs(Subject.java:422)
2020-08-23T02:43:55.0648875Z tests | at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1730)
2020-08-23T02:43:55.0649018Z tests | at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2682)
2020-08-23T02:43:55.0649142Z tests |
2020-08-23T02:43:55.0649272Z tests | at org.apache.hadoop.ipc.Client.getRpcResponse(Client.java:1511)
2020-08-23T02:43:55.0649415Z tests | at org.apache.hadoop.ipc.Client.call(Client.java:1457)
2020-08-23T02:43:55.0649538Z tests | at org.apache.hadoop.ipc.Client.call(Client.java:1367)
2020-08-23T02:43:55.0649680Z tests | at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:228)
2020-08-23T02:43:55.0649827Z tests | at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:116)
2020-08-23T02:43:55.0649967Z tests | at com.sun.proxy.$Proxy295.addBlock(Unknown Source)
2020-08-23T02:43:55.0650123Z tests | at org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.addBlock(ClientNamenodeProtocolTranslatorPB.java:513)
2020-08-23T02:43:55.0650286Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2020-08-23T02:43:55.0650497Z tests | at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2020-08-23T02:43:55.0650699Z tests | at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2020-08-23T02:43:55.0650850Z tests | at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2020-08-23T02:43:55.0651005Z tests | at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:422)
2020-08-23T02:43:55.0651164Z tests | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invokeMethod(RetryInvocationHandler.java:165)
2020-08-23T02:43:55.0651322Z tests | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invoke(RetryInvocationHandler.java:157)
2020-08-23T02:43:55.0651466Z tests | at org.apache.hadoop.io.retry.RetryInvocationHandler$Call.invokeOnce(RetryInvocationHandler.java:95)
2020-08-23T02:43:55.0651626Z tests | at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:359)
2020-08-23T02:43:55.0651767Z tests | at com.sun.proxy.$Proxy296.addBlock(Unknown Source)
2020-08-23T02:43:55.0651908Z tests | at org.apache.hadoop.hdfs.DFSOutputStream.addBlock(DFSOutputStream.java:1081)
2020-08-23T02:43:55.0652057Z tests | at org.apache.hadoop.hdfs.DataStreamer.locateFollowingBlock(DataStreamer.java:1865)
2020-08-23T02:43:55.0652205Z tests | at org.apache.hadoop.hdfs.DataStreamer.nextBlockOutputStream(DataStreamer.java:1668)
2020-08-23T02:43:55.0652351Z tests | at org.apache.hadoop.hdfs.DataStreamer.run(DataStreamer.java:716)
https://github.com/prestosql/presto/pull/4846/checks?check_run_id=1017285394
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 21 (21 by maintainers)
@MiguelWeezardo would it be possible to add a retry to
onHive()so that these are automatically retried without need for@Flakyon sooo many tests? (many are still not covered yet)