OryxProject / oryx

Oryx 2: Lambda architecture on Apache Spark, Apache Kafka for real-time large scale machine learning

Home Page:http://oryx.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Maven artifacts to standard Sonatype repo

srowen opened this issue · comments

The project started as a mostly Cloudera project, and so its artifacts have been hosted in the repo https://repository.cloudera.com/artifactory/cloudera-repos/ Although it's no big deal for app developers to add this repo to access the artifacts, I believe that there's also no strong reason to not just switch to the main Maven repo hosted by Sonatype. Considering this for 2.3.0. It would be 'backwards compatible' in that everyone always sees the default Maven repo.

I got an error when starting batch
java.lang.IllegalArgumentException: Pathname /xxx:8020/user/example/Oryx/model/.checkpoint/7b11f4a2-9959-42e4-98fe-812a6dd094b3 from hdfs:/xxx:8020/user/example/Oryx/model/.checkpoint/7b11f4a2-9959-42e4-98fe-812a6dd094b3 is not a valid DFS filename.