Grant Henke has posted comments on this change. (
http://gerrit.cloudera.org:8080/17213 )
Change subject: [spark] revert bump to 3.1.1
......................................................................
Patch Set 1:
I am seeing
16:38:47.205 [ERROR - ForkJoinPool-169-worker-1] (KuduRestore.scala:205) Failed
to restore table missingTable
java.lang.RuntimeException: No valid backups found for table: missingTable
at org.apache.kudu.backup.KuduRestore$.doRestore(KuduRestore.scala:56)
~[main/:?]
at
org.apache.kudu.backup.KuduRestore$.$anonfun$run$5(KuduRestore.scala:197)
~[main/:?]
at
scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23)
~[scala-library-2.12.13.jar:?]
at scala.util.Try$.apply(Try.scala:213) ~[scala-library-2.12.13.jar:?]
at
org.apache.kudu.backup.KuduRestore$.$anonfun$run$4(KuduRestore.scala:197)
~[main/:?]
at
scala.collection.parallel.AugmentedIterableIterator.map2combiner(RemainsIterator.scala:116)
~[scala-library-2.12.13.jar:?]
at
scala.collection.parallel.AugmentedIterableIterator.map2combiner$(RemainsIterator.scala:113)
~[scala-library-2.12.13.jar:?]
--
To view, visit http://gerrit.cloudera.org:8080/17213
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib9ca4d9e69785dd9d056fa8e62c944d56cf219ed
Gerrit-Change-Number: 17213
Gerrit-PatchSet: 1
Gerrit-Owner: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Sun, 21 Mar 2021 04:19:33 +0000
Gerrit-HasComments: No