Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
REEF-1519 uses avro API that exists starting avro 1.7.5. hadoop-2.7.1 contains avro 1.7.4 that does not have that version, this causes multi runtime bootstrap code to fail with
java.lang.NoSuchMethodError: org.apache.avro.io.EncoderFactory.jsonEncoder(Lorg/apache/avro/Schema;Ljava/io/OutputStream;Z)Lorg/apache/avro/io/JsonEncoder;
Attachments
Issue Links
- is related to
-
REEF-1536 Enable Avro pretty print
- Closed