A Spark Avro JAR must be installed on the machine that is configured as the BDD Admin Server.
The Spark Avro JAR is needed for both CDH and HDP clusters.
To install the Spark Avro JAR:
## Path of spark-avro_2.10-2.0.1.jar and other extra jars on the server running BDD Shell. ## spark-avro_2.10-2.0.1.jar is required here. ## You need to list the absolute path of each jar here separated by colon(":") ## Setup will copy the jars to BDD_HOME/common/bdd-shell/lib on localhost and every YARN Node Manager server. SPARK_EXTRA_CLASSPATH=/localdisk/hadoop/spark-avro_2.10-2.0.1.jar
During the installation, these JARs are copied to the BDD_HOME/common/bdd-shell/lib directory.