Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save beckyconning/4f66b5300e55cf292b967f7821ec4623 to your computer and use it in GitHub Desktop.
Save beckyconning/4f66b5300e55cf292b967f7821ec4623 to your computer and use it in GitHub Desktop.
2020-05-22 22:03:09,198 ERROR [blaze-selector-7] (Http1ServerStage.scala:279) - Error writing body
quasar.connector.ResourceError$ResourceErrorException: MalformedResource(path: ResourcePath(/projects/0.json.gz), expected: ldjson, detail: Some("exhausted input"))
tectonic.IncompleteParseException: exhausted input
at quasar.connector.ResourceError$.$anonfun$throwableP$1(ResourceError.scala:124) ~[quasar-connector_2.12-169.1.0.jar:169.1.0]
at monocle.Prism$$anon$7.reverseGet(Prism.scala:295) ~[monocle-core_2.12-1.6.0.jar:1.6.0]
at monocle.PPrism.apply(Prism.scala:244) ~[monocle-core_2.12-1.6.0.jar:1.6.0]
at quasar.mimir.evaluate.FederatedReadPlanner.$anonfun$tableFromTyped$3(FederatedReadPlanner.scala:208) ~[mimir_2.12-176.1.0.jar:176.1.0]
at scala.Option.fold(Option.scala:251) ~[scala-library-2.12.11.jar:?]
at quasar.mimir.evaluate.FederatedReadPlanner.$anonfun$tableFromTyped$1(FederatedReadPlanner.scala:208) ~[mimir_2.12-176.1.0.jar:176.1.0]
at quasar.mimir.evaluate.FederatedReadPlanner.$anonfun$tableFromTyped$1$adapted(FederatedReadPlanner.scala:205) ~[mimir_2.12-176.1.0.jar:176.1.0]
at fs2.Stream$.$anonfun$handleErrorWith$1(Stream.scala:1503) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.FreeC$$anon$5.cont(FreeC.scala:65) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.FreeC$ViewL$$anon$9$$anon$10.cont(FreeC.scala:196) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.FreeC$ViewL$.mk(FreeC.scala:185) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.FreeC$ViewL$.apply(FreeC.scala:176) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.FreeC.viewL(FreeC.scala:79) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.Algebra$.go$1(Algebra.scala:178) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at fs2.internal.Algebra$.$anonfun$compileLoop$16(Algebra.scala:311) ~[fs2-core_2.12-2.2.2.jar:2.2.2]
at cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:142) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:359) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:380) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:323) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Callback$AsyncIdempotentCallback.run(Callback.scala:130) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Trampoline.cats$effect$internals$Trampoline$$immediateLoop(Trampoline.scala:67) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Trampoline.startLoop(Trampoline.scala:35) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.TrampolineEC$JVMTrampoline.super$startLoop(TrampolineEC.scala:89) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.TrampolineEC$JVMTrampoline.$anonfun$startLoop$1(TrampolineEC.scala:89) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) ~[scala-library-2.12.11.jar:?]
at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:85) ~[scala-library-2.12.11.jar:?]
at cats.effect.internals.TrampolineEC$JVMTrampoline.startLoop(TrampolineEC.scala:89) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Trampoline.execute(Trampoline.scala:43) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.TrampolineEC.execute(TrampolineEC.scala:42) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Callback$AsyncIdempotentCallback.apply(Callback.scala:136) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.Callback$AsyncIdempotentCallback.apply(Callback.scala:125) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.concurrent.Deferred$ConcurrentDeferred.$anonfun$unsafeRegister$1(Deferred.scala:201) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.concurrent.Deferred$ConcurrentDeferred.$anonfun$unsafeRegister$1$adapted(Deferred.scala:201) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.concurrent.Deferred$ConcurrentDeferred.$anonfun$notifyReadersLoop$1(Deferred.scala:236) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:23) ~[scala-library-2.12.11.jar:?]
at cats.effect.internals.IORunLoop$.cats$effect$internals$IORunLoop$$loop(IORunLoop.scala:87) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.signal(IORunLoop.scala:359) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:380) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IORunLoop$RestartCallback.apply(IORunLoop.scala:323) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at cats.effect.internals.IOShift$Tick.run(IOShift.scala:35) ~[cats-effect_2.12-2.1.2.jar:2.1.2]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_242]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_242]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment