You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by unoexperto <gi...@git.apache.org> on 2016/11/10 18:50:07 UTC

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

GitHub user unoexperto opened an issue:

    https://github.com/apache/incubator-predictionio/issues/327

    pio build fails with 0.10.0

    Guys, I'm trying to use recommender with PIO 0.10.0 and get following error
    
    ```
    [INFO] [Console$] sbt.ResolveException: unresolved dependency: io.prediction#core_2.10;0.9.7-aml: not found
    ```
    
    on `pio build --verbose`
    
    Is there 0.9.7 hardcoded somewhere ? I can't' find it.
    
    Here is how I install PIO: https://github.com/unoexperto/docker-predictionio/blob/master/Dockerfile
    
    Here is fill log:
    
    ```
    [info] Loading project definition from /opt/ArticleRecommender/project
    [info] Set current project to template-scala-parallel-universal-recommendation (in build file:/opt/ArticleRecommender/)
    [info] Updating {file:/opt/ArticleRecommender/}articlerecommender...
    [info] Resolving org.scala-lang#scala-library;2.10.4 ...
    M[info] Resolving org.xerial.snappy#snappy-java;1.1.1.7 ...
    M[info] Resolving org.apache.mahout#mahout-math-scala_2.10;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-math-scala_2.10;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-math;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-math;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.commons#commons-math3;3.2 ...
    M[info] Resolving com.google.guava#guava;14.0.1 ...
    M[info] Resolving it.unimi.dsi#fastutil;7.0.12 ...
    M[info] Resolving org.slf4j#slf4j-api;1.7.21 ...
    M[info] Resolving com.tdunning#t-digest;3.1 ...
    M[info] Resolving com.esotericsoftware.kryo#kryo;2.24.0 ...
    M[info] Resolving com.esotericsoftware.minlog#minlog;1.2 ...
    M[info] Resolving org.objenesis#objenesis;2.1 ...
    M[info] Resolving log4j#log4j;1.2.17 ...
    M[info] Resolving com.github.scopt#scopt_2.10;3.3.0 ...
    M[info] Resolving org.apache.mahout#mahout-spark_2.10;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-spark_2.10;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-hdfs;0.13.0-SNAPSHOT ...
    M[info] Resolving org.apache.mahout#mahout-hdfs;0.13.0-SNAPSHOT ...
    M[info] Resolving com.fasterxml.jackson.core#jackson-core;2.7.4 ...
    M[info] Resolving org.apache.commons#commons-lang3;3.1 ...
    M[info] Resolving commons-cli#commons-cli;1.2 ...
    M[info] Resolving org.apache.mahout.commons#commons-cli;2.0-mahout ...
    M[info] Resolving org.apache.solr#solr-commons-csv;3.5.0 ...
    M[info] Resolving com.thoughtworks.xstream#xstream;1.4.4 ...
    M[info] Resolving xpp3#xpp3_min;1.1.4c ...
    M[info] Resolving org.elasticsearch#elasticsearch-spark_2.10;2.1.2 ...
    M[info] Resolving org.json4s#json4s-native_2.10;3.2.10 ...
    M[info] Resolving org.json4s#json4s-core_2.10;3.2.10 ...
    M[info] Resolving org.json4s#json4s-ast_2.10;3.2.10 ...
    M[info] Resolving com.thoughtworks.paranamer#paranamer;2.6 ...
    M[info] Resolving org.scala-lang#scalap;2.10.0 ...
    M[info] Resolving org.scala-lang#scala-compiler;2.10.0 ...
    M[info] Resolving org.scala-lang#scala-reflect;2.10.0 ...
    M[info] Resolving io.prediction#core_2.10;0.9.7-aml ...
    M[info] Resolving io.prediction#core_2.10;0.9.7-aml ...
    [warn] 	module not found: io.prediction#core_2.10;0.9.7-aml
    [warn] ==== local: tried
    [warn]   /root/.ivy2/local/io.prediction/core_2.10/0.9.7-aml/ivys/ivy.xml
    [warn] ==== public: tried
    [warn]   https://repo1.maven.org/maven2/io/prediction/core_2.10/0.9.7-aml/core_2.10-0.9.7-aml.pom
    [warn] ==== Maven2 Local: tried
    [warn]   file:/root/.m2/repository/io/prediction/core_2.10/0.9.7-aml/core_2.10-0.9.7-aml.pom
    [info] Resolving org.apache.spark#spark-core_2.10;1.4.0 ...
    M[info] Resolving com.twitter#chill_2.10;0.5.0 ...
    M[info] Resolving com.twitter#chill-java;0.5.0 ...
    M[info] Resolving com.esotericsoftware.kryo#kryo;2.21 ...
    M[info] Resolving com.esotericsoftware.reflectasm#reflectasm;1.07 ...
    M[info] Resolving org.objenesis#objenesis;1.2 ...
    M[info] Resolving org.apache.hadoop#hadoop-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-annotations;2.2.0 ...
    M[info] Resolving com.google.guava#guava;11.0.2 ...
    M[info] Resolving com.google.code.findbugs#jsr305;1.3.9 ...
    M[info] Resolving org.apache.commons#commons-math;2.1 ...
    M[info] Resolving xmlenc#xmlenc;0.52 ...
    M[info] Resolving commons-httpclient#commons-httpclient;3.1 ...
    M[info] Resolving commons-codec#commons-codec;1.4 ...
    M[info] Resolving commons-io#commons-io;2.1 ...
    M[info] Resolving commons-logging#commons-logging;1.1.1 ...
    M[info] Resolving commons-lang#commons-lang;2.5 ...
    M[info] Resolving commons-configuration#commons-configuration;1.6 ...
    M[info] Resolving commons-collections#commons-collections;3.2.1 ...
    M[info] Resolving commons-digester#commons-digester;1.8 ...
    M[info] Resolving commons-beanutils#commons-beanutils;1.7.0 ...
    M[info] Resolving commons-beanutils#commons-beanutils-core;1.8.0 ...
    M[info] Resolving org.codehaus.jackson#jackson-core-asl;1.8.8 ...
    M[info] Resolving org.apache.avro#avro;1.7.4 ...
    M[info] Resolving com.thoughtworks.paranamer#paranamer;2.3 ...
    M[info] Resolving org.xerial.snappy#snappy-java;1.0.4.1 ...
    M[info] Resolving org.apache.commons#commons-compress;1.4.1 ...
    M[info] Resolving org.tukaani#xz;1.0 ...
    M[info] Resolving com.google.protobuf#protobuf-java;2.5.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-auth;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-hdfs;2.2.0 ...
    M[info] Resolving org.mortbay.jetty#jetty-util;6.1.26 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-app;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-app;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-api;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-api;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn;2.2.0 ...
    M[info] Resolving org.slf4j#slf4j-log4j12;1.7.5 ...
    M[info] Resolving com.google.inject#guice;3.0 ...
    M[info] Resolving javax.inject#javax.inject;1 ...
    M[info] Resolving aopalliance#aopalliance;1.0 ...
    M[info] Resolving org.sonatype.sisu.inject#cglib;2.2.1-v20090111 ...
    M[info] Resolving asm#asm;3.2 ...
    M[info] Resolving com.sun.jersey.jersey-test-framework#jersey-test-framework-grizzly2;1.9 ...
    M[info] Resolving com.sun.jersey#jersey-server;1.9 ...
    M[info] Resolving com.sun.jersey#jersey-json;1.9 ...
    M[info] Resolving org.codehaus.jettison#jettison;1.1 ...
    M[info] Resolving stax#stax-api;1.0.1 ...
    M[info] Resolving com.sun.xml.bind#jaxb-impl;2.2.3-1 ...
    M[info] Resolving javax.xml.bind#jaxb-api;2.2.2 ...
    M[info] Resolving javax.activation#activation;1.1 ...
    M[info] Resolving org.codehaus.jackson#jackson-jaxrs;1.8.8 ...
    M[info] Resolving org.codehaus.jackson#jackson-xc;1.8.8 ...
    M[info] Resolving com.sun.jersey.contribs#jersey-guice;1.9 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-core;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-core;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server-common;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-shuffle;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-shuffle;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-jobclient;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client-jobclient;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-mapreduce-client;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server-nodemanager;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server-nodemanager;2.2.0 ...
    M[info] Resolving org.apache.hadoop#hadoop-yarn-server;2.2.0 ...
    M[info] Resolving org.apache.spark#spark-launcher_2.10;1.4.0 ...
    M[info] Resolving org.spark-project.spark#unused;1.0.0 ...
    M[info] Resolving org.apache.spark#spark-network-common_2.10;1.4.0 ...
    M[info] Resolving io.netty#netty-all;4.0.23.Final ...
    M[info] Resolving org.apache.spark#spark-network-shuffle_2.10;1.4.0 ...
    M[info] Resolving org.apache.spark#spark-unsafe_2.10;1.4.0 ...
    M[info] Resolving net.java.dev.jets3t#jets3t;0.7.1 ...
    M[info] Resolving org.apache.curator#curator-recipes;2.4.0 ...
    M[info] Resolving org.apache.curator#curator-framework;2.4.0 ...
    M[info] Resolving org.apache.curator#curator-client;2.4.0 ...
    M[info] Resolving org.slf4j#slf4j-api;1.6.4 ...
    M[info] Resolving org.apache.zookeeper#zookeeper;3.4.5 ...
    M[info] Resolving jline#jline;0.9.94 ...
    M[info] Resolving org.eclipse.jetty.orbit#javax.servlet;3.0.0.v201112011016 ...
    M[info] Resolving org.apache.commons#commons-lang3;3.3.2 ...
    M[info] Resolving org.apache.commons#commons-math3;3.4.1 ...
    M[info] Resolving org.slf4j#jul-to-slf4j;1.7.10 ...
    M[info] Resolving org.slf4j#jcl-over-slf4j;1.7.10 ...
    M[info] Resolving org.slf4j#slf4j-log4j12;1.7.10 ...
    M[info] Resolving com.ning#compress-lzf;1.0.3 ...
    M[info] Resolving net.jpountz.lz4#lz4;1.2.0 ...
    M[info] Resolving org.roaringbitmap#RoaringBitmap;0.4.5 ...
    M[info] Resolving commons-net#commons-net;2.2 ...
    M[info] Resolving org.spark-project.akka#akka-remote_2.10;2.3.4-spark ...
    M[info] Resolving org.spark-project.akka#akka-actor_2.10;2.3.4-spark ...
    M[info] Resolving com.typesafe#config;1.2.1 ...
    M[info] Resolving io.netty#netty;3.8.0.Final ...
    M[info] Resolving org.spark-project.protobuf#protobuf-java;2.5.0-spark ...
    M[info] Resolving org.uncommons.maths#uncommons-maths;1.2.2a ...
    M[info] Resolving org.spark-project.akka#akka-slf4j_2.10;2.3.4-spark ...
    M[info] Resolving org.json4s#json4s-jackson_2.10;3.2.10 ...
    M[info] Resolving com.sun.jersey#jersey-core;1.9 ...
    M[info] Resolving org.apache.mesos#mesos;0.21.1 ...
    M[info] Resolving com.clearspring.analytics#stream;2.7.0 ...
    M[info] Resolving io.dropwizard.metrics#metrics-core;3.1.0 ...
    M[info] Resolving io.dropwizard.metrics#metrics-jvm;3.1.0 ...
    M[info] Resolving io.dropwizard.metrics#metrics-json;3.1.0 ...
    M[info] Resolving io.dropwizard.metrics#metrics-graphite;3.1.0 ...
    M[info] Resolving com.fasterxml.jackson.core#jackson-databind;2.4.4 ...
    M[info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.4.0 ...
    M[info] Resolving com.fasterxml.jackson.core#jackson-core;2.4.4 ...
    M[info] Resolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.4.4 ...
    M[info] Resolving org.scala-lang#scala-reflect;2.10.4 ...
    M[info] Resolving com.fasterxml.jackson.core#jackson-annotations;2.4.4 ...
    M[info] Resolving org.apache.ivy#ivy;2.4.0 ...
    M[info] Resolving oro#oro;2.0.8 ...
    M[info] Resolving org.tachyonproject#tachyon-client;0.6.4 ...
    M[info] Resolving org.tachyonproject#tachyon;0.6.4 ...
    M[info] Resolving commons-codec#commons-codec;1.5 ...
    M[info] Resolving commons-io#commons-io;2.4 ...
    M[info] Resolving net.razorvine#pyrolite;4.4 ...
    M[info] Resolving net.sf.py4j#py4j;0.8.2.1 ...
    M[info] Resolving org.apache.spark#spark-mllib_2.10;1.4.0 ...
    M[info] Resolving org.apache.spark#spark-streaming_2.10;1.4.0 ...
    M[info] Resolving org.apache.spark#spark-sql_2.10;1.4.0 ...
    M[info] Resolving org.apache.spark#spark-catalyst_2.10;1.4.0 ...
    M[info] Resolving org.scala-lang#scala-compiler;2.10.4 ...
    M[info] Resolving org.scalamacros#quasiquotes_2.10;2.0.1 ...
    M[info] Resolving com.twitter#parquet-column;1.6.0rc3 ...
    M[info] Resolving com.twitter#parquet-common;1.6.0rc3 ...
    M[info] Resolving com.twitter#parquet-encoding;1.6.0rc3 ...
    M[info] Resolving com.twitter#parquet-generator;1.6.0rc3 ...
    M[info] Resolving com.twitter#parquet-hadoop;1.6.0rc3 ...
    M[info] Resolving com.twitter#parquet-format;2.2.0-rc1 ...
    M[info] Resolving com.twitter#parquet-jackson;1.6.0rc3 ...
    M[info] Resolving org.codehaus.jackson#jackson-mapper-asl;1.9.11 ...
    M[info] Resolving org.codehaus.jackson#jackson-core-asl;1.9.11 ...
    M[info] Resolving org.jodd#jodd-core;3.6.3 ...
    M[info] Resolving org.apache.spark#spark-graphx_2.10;1.4.0 ...
    M[info] Resolving com.github.fommil.netlib#core;1.1.2 ...
    M[info] Resolving net.sourceforge.f2j#arpack_combined_all;0.1 ...
    M[info] Resolving org.scalanlp#breeze_2.10;0.11.2 ...
    M[info] Resolving org.scalanlp#breeze-macros_2.10;0.11.2 ...
    M[info] Resolving net.sf.opencsv#opencsv;2.3 ...
    M[info] Resolving com.github.rwl#jtransforms;2.4.0 ...
    M[info] Resolving org.spire-math#spire_2.10;0.7.4 ...
    M[info] Resolving org.spire-math#spire-macros_2.10;0.7.4 ...
    M[info] Resolving org.jpmml#pmml-model;1.1.15 ...
    M[info] Resolving org.jpmml#pmml-agent;1.1.15 ...
    M[info] Resolving org.jpmml#pmml-schema;1.1.15 ...
    M[info] Resolving com.sun.xml.bind#jaxb-impl;2.2.7 ...
    M[info] Resolving com.sun.xml.bind#jaxb-core;2.2.7 ...
    M[info] Resolving javax.xml.bind#jaxb-api;2.2.7 ...
    M[info] Resolving com.sun.istack#istack-commons-runtime;2.16 ...
    M[info] Resolving com.sun.xml.fastinfoset#FastInfoset;1.2.12 ...
    M[info] Resolving javax.xml.bind#jsr173_api;1.0 ...
    M[info] Resolving commons-net#commons-net;3.1 ...
    M[info] Resolving org.scala-lang#jline;2.10.4 ...
    M[info] Resolving org.fusesource.jansi#jansi;1.4 ...
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [warn] 	::          UNRESOLVED DEPENDENCIES         ::
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [warn] 	:: io.prediction#core_2.10;0.9.7-aml: not found
    [warn] 	::::::::::::::::::::::::::::::::::::::::::::::
    [info] Done updating.
    [info] io.prediction:template-scala-parallel-universal-recommendation_2.10:0.4.2 [S]
    [info]   +-com.thoughtworks.xstream:xstream:1.4.4
    [info]   | +-xpp3:xpp3_min:1.1.4c
    [info]   | 
    [info]   +-org.apache.mahout:mahout-hdfs:0.13.0-SNAPSHOT
    [info]   | +-com.fasterxml.jackson.core:jackson-core:2.7.4
    [info]   | +-com.google.guava:guava:14.0.1
    [info]   | +-commons-cli:commons-cli:1.2
    [info]   | +-org.apache.commons:commons-lang3:3.1
    [info]   | +-org.apache.commons:commons-math3:3.2
    [info]   | +-org.apache.mahout.commons:commons-cli:2.0-mahout
    [info]   | +-org.apache.mahout:mahout-math:0.13.0-SNAPSHOT
    [info]   | | +-com.google.guava:guava:14.0.1
    [info]   | | +-com.tdunning:t-digest:3.1
    [info]   | | +-it.unimi.dsi:fastutil:7.0.12
    [info]   | | +-org.apache.commons:commons-math3:3.2
    [info]   | | +-org.slf4j:slf4j-api:1.7.21
    [info]   | | 
    [info]   | +-org.apache.solr:solr-commons-csv:3.5.0
    [info]   | | +-org.slf4j:slf4j-api:1.6.1 (evicted by: 1.7.21)
    [info]   | | +-org.slf4j:slf4j-api:1.7.21
    [info]   | | 
    [info]   | +-org.slf4j:slf4j-api:1.7.21
    [info]   | 
    [info]   +-org.apache.mahout:mahout-math-scala_2.10:0.13.0-SNAPSHOT
    [info]   | +-com.esotericsoftware.kryo:kryo:2.24.0
    [info]   | | +-com.esotericsoftware.minlog:minlog:1.2
    [info]   | | +-org.objenesis:objenesis:2.1
    [info]   | | 
    [info]   | +-com.github.scopt:scopt_2.10:3.3.0 [S]
    [info]   | +-log4j:log4j:1.2.17
    [info]   | +-org.apache.mahout:mahout-math:0.13.0-SNAPSHOT
    [info]   |   +-com.google.guava:guava:14.0.1
    [info]   |   +-com.tdunning:t-digest:3.1
    [info]   |   +-it.unimi.dsi:fastutil:7.0.12
    [info]   |   +-org.apache.commons:commons-math3:3.2
    [info]   |   +-org.slf4j:slf4j-api:1.7.21
    [info]   |   
    [info]   +-org.apache.mahout:mahout-math:0.13.0-SNAPSHOT
    [info]   | +-com.google.guava:guava:14.0.1
    [info]   | +-com.tdunning:t-digest:3.1
    [info]   | +-it.unimi.dsi:fastutil:7.0.12
    [info]   | +-org.apache.commons:commons-math3:3.2
    [info]   | +-org.slf4j:slf4j-api:1.7.21
    [info]   | 
    [info]   +-org.apache.mahout:mahout-spark_2.10:0.13.0-SNAPSHOT
    [info]   | +-org.apache.mahout:mahout-math-scala_2.10:0.13.0-SNAPSHOT
    [info]   |   +-com.esotericsoftware.kryo:kryo:2.24.0
    [info]   |   | +-com.esotericsoftware.minlog:minlog:1.2
    [info]   |   | +-org.objenesis:objenesis:2.1
    [info]   |   | 
    [info]   |   +-com.github.scopt:scopt_2.10:3.3.0 [S]
    [info]   |   +-log4j:log4j:1.2.17
    [info]   |   +-org.apache.mahout:mahout-math:0.13.0-SNAPSHOT
    [info]   |     +-com.google.guava:guava:14.0.1
    [info]   |     +-com.tdunning:t-digest:3.1
    [info]   |     +-it.unimi.dsi:fastutil:7.0.12
    [info]   |     +-org.apache.commons:commons-math3:3.2
    [info]   |     +-org.slf4j:slf4j-api:1.7.21
    [info]   |     
    [info]   +-org.elasticsearch:elasticsearch-spark_2.10:2.1.2 [S]
    [info]   +-org.json4s:json4s-native_2.10:3.2.10 [S]
    [info]   | +-org.json4s:json4s-core_2.10:3.2.10 [S]
    [info]   |   +-com.thoughtworks.paranamer:paranamer:2.6
    [info]   |   +-org.json4s:json4s-ast_2.10:3.2.10 [S]
    [info]   |   +-org.scala-lang:scalap:2.10.0
    [info]   |     +-org.scala-lang:scala-compiler:2.10.0 [S]
    [info]   |       +-org.scala-lang:scala-reflect:2.10.0 [S]
    [info]   |       
    [info]   +-org.xerial.snappy:snappy-java:1.1.1.7
    [info]   
    [info] Note: The graph was estimated to be too big to display (> 15 nodes). Use `sbt 'dependency-graph --force'` (with the single quotes) to force graph display.
    [success] Total time: 6 s, completed Nov 10, 2016 6:46:46 PM
    
    ```

----

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by pferrel <gi...@git.apache.org>.
Github user pferrel commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    This tagged release does not work with Apache-PIO. You have to install 0.9.7-aml using instructions here: http://actionml.com/docs/install
    
    The Universal Recommender is an ActionML template and supported on this Google group: https://groups.google.com/forum/#!forum/actionml-user
    
    The template is being moved to Apache-PIO as we speak and will be released as v0.5.0 from the same repo you got 0.4.2. Expect an update next week of after Thanksgiving.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by unoexperto <gi...@git.apache.org>.
Github user unoexperto commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    @tom-chan From your (I assume) git.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by tom-chan <gi...@git.apache.org>.
Github user tom-chan commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    Can I have the URL for that? Things might be a little messy during transition so just want to make sure.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

Re: [GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by Tom Chan <yu...@gmail.com>.
https://github.com/actionml/template-scala-parallel-universal-recommendation#v042-replaces-041

"It's meant to be used with PredictionIO-0.9.7-aml", the ActionML fork of
PredictionIO. The 0.5.0 will be using the Apache Predictionio-0.10.0.

I see you posted in
https://github.com/PredictionIO/template-scala-parallel-universal-recommendation/issues/53,
did the answer there solve your problem?

Tom

On Fri, Nov 11, 2016 at 11:57 AM, unoexperto <gi...@git.apache.org> wrote:

> Github user unoexperto commented on the issue:
>
>     https://github.com/apache/incubator-predictionio/issues/327
>
>     Sure. I'm getting it from https://github.com/actionml/
> template-scala-parallel-universal-recommendation.git and using tag v0.4.2.
>
>     Here are all steps I perform to install
>
>     ```
>     FROM expert/predictionio:0.9.7
>     MAINTAINER unoexperto <un...@mailnull.com>
>
>     # installing tool
>     RUN apk add --update --no-cache git wget
>
>     ENV MAVEN_VERSION=3.3.9
>     ENV M2_HOME=/usr/lib/mvn
>     ENV M2=$M2_HOME/bin
>     ENV PATH=$PATH:$M2_HOME:$M2:$JAVA_HOME:$JAVA
>     ENV RECOMMENDER_PATH=/opt/ArticleRecommender
>
>     RUN wget -O /tmp/maven.tar.gz "http://ftp.unicamp.br/pub/
> apache/maven/maven-3/$MAVEN_VERSION/binaries/apache-maven-
> $MAVEN_VERSION-bin.tar.gz" && \
>       tar -zxvf /tmp/maven.tar.gz -C /tmp && \
>       mv /tmp/apache-maven-$MAVEN_VERSION "$M2_HOME" && \
>       ln -s "$M2_HOME/bin/mvn" /usr/bin/mvn && \
>       rm /tmp/maven.tar.gz
>
>     RUN git clone https://github.com/apache/mahout.git /tmp/mahout && \
>       cd /tmp/mahout && \
>       mvn clean install -DskipTests && \
>       rm -R /tmp/mahout
>
>     # http://predictionio.incubator.apache.org/templates/
> recommendation/quickstart/
>     RUN git clone https://github.com/actionml/template-scala-parallel-
> universal-recommendation.git ${RECOMMENDER_PATH} && \
>         cd ${RECOMMENDER_PATH} && \
>         mkdir ${RECOMMENDER_PATH}/external && \
>         git checkout tags/v0.4.2
>     COPY files/engine.json ${RECOMMENDER_PATH}/engine.json
>     COPY files/run.sh ${RECOMMENDER_PATH}/scripts/run.sh
>
>     RUN chmod +x ${RECOMMENDER_PATH}/scripts/run.sh
>
>     # Cleanup
>     RUN rm -R ~/.ivy2 && \
>         rm -R ~/.m2 && \
>         apk del git wget
>
>     WORKDIR ${RECOMMENDER_PATH}
>     VOLUME ["${RECOMMENDER_PATH}/scripts", "${RECOMMENDER_PATH}/external"]
>
>     ENTRYPOINT ["/bin/ash", "/opt/ArticleRecommender/scripts/run.sh"]
>     ```
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---
>

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by unoexperto <gi...@git.apache.org>.
Github user unoexperto commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    Sure. I'm getting it from https://github.com/actionml/template-scala-parallel-universal-recommendation.git and using tag v0.4.2.
    
    Here are all steps I perform to install
    
    ```
    FROM expert/predictionio:0.9.7
    MAINTAINER unoexperto <un...@mailnull.com>
    
    # installing tool
    RUN apk add --update --no-cache git wget
    
    ENV MAVEN_VERSION=3.3.9
    ENV M2_HOME=/usr/lib/mvn
    ENV M2=$M2_HOME/bin
    ENV PATH=$PATH:$M2_HOME:$M2:$JAVA_HOME:$JAVA
    ENV RECOMMENDER_PATH=/opt/ArticleRecommender
    
    RUN wget -O /tmp/maven.tar.gz "http://ftp.unicamp.br/pub/apache/maven/maven-3/$MAVEN_VERSION/binaries/apache-maven-$MAVEN_VERSION-bin.tar.gz" && \
      tar -zxvf /tmp/maven.tar.gz -C /tmp && \
      mv /tmp/apache-maven-$MAVEN_VERSION "$M2_HOME" && \
      ln -s "$M2_HOME/bin/mvn" /usr/bin/mvn && \
      rm /tmp/maven.tar.gz
    
    RUN git clone https://github.com/apache/mahout.git /tmp/mahout && \
      cd /tmp/mahout && \
      mvn clean install -DskipTests && \
      rm -R /tmp/mahout
    
    # http://predictionio.incubator.apache.org/templates/recommendation/quickstart/
    RUN git clone https://github.com/actionml/template-scala-parallel-universal-recommendation.git ${RECOMMENDER_PATH} && \
        cd ${RECOMMENDER_PATH} && \
        mkdir ${RECOMMENDER_PATH}/external && \
        git checkout tags/v0.4.2
    COPY files/engine.json ${RECOMMENDER_PATH}/engine.json
    COPY files/run.sh ${RECOMMENDER_PATH}/scripts/run.sh
    
    RUN chmod +x ${RECOMMENDER_PATH}/scripts/run.sh
    
    # Cleanup
    RUN rm -R ~/.ivy2 && \
        rm -R ~/.m2 && \
        apk del git wget
    
    WORKDIR ${RECOMMENDER_PATH}
    VOLUME ["${RECOMMENDER_PATH}/scripts", "${RECOMMENDER_PATH}/external"]
    
    ENTRYPOINT ["/bin/ash", "/opt/ArticleRecommender/scripts/run.sh"]
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by tom-chan <gi...@git.apache.org>.
Github user tom-chan commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    Where did you get the recommender from?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by kebodev <gi...@git.apache.org>.
Github user kebodev commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    I'm using PredcitionIO-0.9.7-aml but when i try to build i've got this error message:
    
    ```
    [Console$] [error] (*:update) sbt.ResolveException: unresolved dependency: org.apache.mahout#mahout-math-scala_2.10;0.13.0-SNAPSHOT: not found
    [ERROR] [Console$] [error] unresolved dependency: org.apache.mahout#mahout-spark_2.10;0.13.0-SNAPSHOT: not found
    [ERROR] [Console$] [error] unresolved dependency: org.apache.mahout#mahout-math;0.13.0-SNAPSHOT: not found
    [ERROR] [Console$] [error] unresolved dependency: org.apache.mahout#mahout-hdfs;0.13.0-SNAPSHOT: not found
    [ERROR] [Console$] [error] unresolved dependency: io.prediction#core_2.10;0.9.7-aml: not found
    [ERROR] [Console$] [error] Total time: 64 s, completed Dec 8, 2016 12:42:52 PM
    [ERROR] [Console$] Return code of previous step is 1. Aborting.
    ```
    
    What should i do? PLease help me! Thank you! 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-predictionio issue #327: pio build fails with 0.10.0

Posted by lucasbm88 <gi...@git.apache.org>.
Github user lucasbm88 commented on the issue:

    https://github.com/apache/incubator-predictionio/issues/327
  
    Folks, since the Universal Recommender is not able to work with the apache version of pio, I suggest removing it from the template gallery, at least until we have compatibility.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---