Andrew Wong has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17213 )

Change subject: [spark] revert bump to 3.1.1
......................................................................


Patch Set 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:?]

Yeah I saw the stack traces with "missingTable" but ignored them because it 
seems like that's only used in some specific test cases, but the test logs I 
was seeing 
(http://dist-test.cloudera.org/job?job_id=jenkins-slave.1616171649.2007161) 
spit out:

Time: 179.1
There was 1 failure:
1) testRandomBackupAndRestore(org.apache.kudu.backup.TestKuduBackup)
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:87)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertTrue(Assert.java:53)
        at 
org.apache.kudu.backup.TestKuduBackup.testRandomBackupAndRestore(TestKuduBackup.scala:278)

which doesn't use "missingTable" at all (at least AFAICT).


--
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: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Sun, 21 Mar 2021 04:35:14 +0000
Gerrit-HasComments: No

Reply via email to