why it is running with version 1.10.0 of *parquet-avro*.
> But as I said, if I remove the *parquet-avro* dependency, there will be
> another error.
>
>
>
>
>
> Best,
>
> Jan
>
>
>
> *Von:* Till Rohrmann
> *Gesendet:* Donnerstag, 4. Februar 2021 13:52
&g
t; Best,
>
> Jan
>
>
>
> *Von:* Till Rohrmann
> *Gesendet:* Donnerstag, 4. Februar 2021 10:08
> *An:* Jan Oelschlegel
> *Cc:* user
> *Betreff:* Re: AbstractMethodError while writing to parquet
>
>
>
> I guess it depends from where the other dependency
Rohrmann
Gesendet: Donnerstag, 4. Februar 2021 10:08
An: Jan Oelschlegel
Cc: user
Betreff: Re: AbstractMethodError while writing to parquet
I guess it depends from where the other dependency is coming. If you have
multiple dependencies which conflict then you have to resolve it. One way to
detect
he same version like at flink dependencies ?
>
>
>
>
>
> Best,
>
> Jan
>
>
>
> *Von:* Till Rohrmann
> *Gesendet:* Mittwoch, 3. Februar 2021 11:41
> *An:* Jan Oelschlegel
> *Cc:* user
> *Betreff:* Re: AbstractMethodError while writing to parquet
>
&g
to lookup such conflicts manually and
then choose the same version like at flink dependencies ?
Best,
Jan
Von: Till Rohrmann
Gesendet: Mittwoch, 3. Februar 2021 11:41
An: Jan Oelschlegel
Cc: user
Betreff: Re: AbstractMethodError while writing to parquet
Hi Jan,
it looks to me that you might
Hi Jan,
it looks to me that you might have different parquet-avro dependencies on
your class path. Could you make sure that you don't have different versions
of the library on your classpath?
Cheers,
Till
On Tue, Feb 2, 2021 at 3:29 PM Jan Oelschlegel <
oelschle...@integration-factory.de> wrote:
Hi at all,
i'm using Flink 1.11 with the datastream api. I would like to write my results
in parquet format into HDFS.
Therefore i generated an Avro SpecificRecord with the avro-maven-plugin:
org.apache.avro
avro-maven-plugin
1.8.2