Getting below exception while Load materialization and DROP TABLE IF EXISTS “__accelerator” .
RemoteNodeFileSystem.listStatus() in this method 5 seconds timeout set. please help me to resolve thos issue?.
(java.lang.RuntimeException) java.io.IOException: Timeout occured during I/O request for sabot://xx.xx.xx.xx:45678
com.google.common.base.Throwables.propagate():160
com.dremio.service.reflection.materialization.AccelerationStoragePlugin$1.apply():170
com.dremio.service.reflection.materialization.AccelerationStoragePlugin$1.apply():160
com.google.common.collect.Iterators$8.transform():799
com.google.common.collect.TransformedIterator.next():48
com.google.common.collect.TransformedIterator.next():48
com.google.common.collect.Iterators$5.hasNext():548
com.google.common.collect.ImmutableList.copyOf():268
com.google.common.collect.ImmutableList.copyOf():226
com.google.common.collect.FluentIterable.toList():373
com.dremio.service.reflection.materialization.AccelerationStoragePlugin.getDataset():172
com.dremio.exec.catalog.ManagedStoragePlugin.getTable():407
com.dremio.exec.catalog.DatasetManager.createDataset():401
com.dremio.exec.catalog.CatalogImpl.createDataset():474
com.dremio.exec.catalog.DelegatingCatalog.createDataset():152
com.dremio.service.reflection.LoadMaterializationHandler.refreshMetadata():120
com.dremio.service.reflection.LoadMaterializationHandler.toResult():84
com.dremio.exec.planner.sql.handlers.commands.DirectWriterCommand.plan():87
com.dremio.exec.work.foreman.AttemptManager.run():305
java.util.concurrent.ThreadPoolExecutor.runWorker():1149
java.util.concurrent.ThreadPoolExecutor$Worker.run():624
java.lang.Thread.run():748
Caused By (java.io.IOException) Timeout occured during I/O request for sabot://xx.xx.xx.xx:45678
com.dremio.exec.store.dfs.RemoteNodeFileSystem.listStatus():491
org.apache.hadoop.fs.FileSystem$5.():1782
org.apache.hadoop.fs.FileSystem.listStatusIterator():1781
Thanks in advance. looking forward for response.