Can you post a small example to reproduce the issue?

Also, which version are you using?

Thanks,
Fabian

2017-07-25 12:44 GMT+02:00 nragon <nuno.goncal...@wedotechnologies.com>:

> I'm getting the following error when using table API:
>
> Caused by: java.lang.NoClassDefFoundError:
> org/apache/flink/shaded/calcite/com/fasterxml/jackson/
> databind/ObjectMapper
>         at
> org.apache.flink.table.explain.PlanJsonParser.getSqlExecutionPlan(
> PlanJsonParser.java:32)
>         ... 18 common frames omitted
> Caused by: java.lang.ClassNotFoundException:
> org.apache.flink.shaded.calcite.com.fasterxml.jackson.
> databind.ObjectMapper
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
>         ... 22 common frames omitted
>
> Anyone?
> Thanks
>
>
>
> --
> View this message in context: http://apache-flink-user-
> mailing-list-archive.2336050.n4.nabble.com/Flink-shaded-
> table-API-tp14432.html
> Sent from the Apache Flink User Mailing List archive. mailing list archive
> at Nabble.com.
>

Reply via email to