Svante, Just to clarify, the HDFS connector relies on some Avro translation code which is in a separate repository. You need the https://github.com/confluentinc/schema-registry repository built before the kafka-connector-hdfs repository to get that dependency.
Confluent has now also released Confluent Platform 2.0.0, which includes the connector -- you can download it here: http://www.confluent.io/developer#download -Ewen On Thu, Dec 3, 2015 at 2:42 AM, Svante Karlsson <svante.karls...@csi.se> wrote: > Hi, I tried building this today and the problem seems to remain. > > /svante > > > > [INFO] Building kafka-connect-hdfs 2.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > Downloading: > > http://packages.confluent.io/maven/io/confluent/kafka-connect-avro-converter/2.0.0-SNAPSHOT/maven-metadata.xml > Downloading: > > http://packages.confluent.io/maven/io/confluent/kafka-connect-avro-converter/2.0.0-SNAPSHOT/kafka-connect-avro-converter-2.0.0-SNAPSHOT.pom > [WARNING] The POM for > io.confluent:kafka-connect-avro-converter:jar:2.0.0-SNAPSHOT is missing, no > dependency information available > Downloading: > > http://packages.confluent.io/maven/io/confluent/common-config/2.0.0-SNAPSHOT/maven-metadata.xml > Downloading: > > http://packages.confluent.io/maven/io/confluent/common-config/2.0.0-SNAPSHOT/common-config-2.0.0-SNAPSHOT.pom > [WARNING] The POM for io.confluent:common-config:jar:2.0.0-SNAPSHOT is > missing, no dependency information available > Downloading: > > http://packages.confluent.io/maven/io/confluent/kafka-connect-avro-converter/2.0.0-SNAPSHOT/kafka-connect-avro-converter-2.0.0-SNAPSHOT.jar > Downloading: > > http://packages.confluent.io/maven/io/confluent/common-config/2.0.0-SNAPSHOT/common-config-2.0.0-SNAPSHOT.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > > > > -- > > Thanks, > > Ewen > > > -- Thanks, Ewen