Hi Sameera, We are upgrading the Spark version to 1.2.1 if ML. In doing so, following non-osgi bundles are needed by Apache Spark-Core and Spark-Mllib in runtime. Hence, We need them as orbit bundles.
- spark-mllib v1.2.1: http://mvnrepository.com/artifact/org.apache.spark/spark-mllib_2.10/1.2.1 - spark-streaming v1.2.1: http://mvnrepository.com/artifact/org.apache.spark/spark-streaming_2.10/1.2.1 - breeze_2.10 : http://mvnrepository.com/artifact/org.scalanlp/breeze_2.10/0.10 - spire_2.10 : http://mvnrepository.com/artifact/org.spire-math/spire_2.10/0.7.4 - jblas : http://mvnrepository.com/artifact/org.jblas/jblas/1.2.3 - Minlog : http://mvnrepository.com/artifact/com.esotericsoftware.minlog/minlog/1.2 - netlib-core : http://mvnrepository.com/artifact/com.github.fommil.netlib/core/1.1.2 - github-jtranform : http://mvnrepository.com/artifact/com.github.rwl/jtransforms/2.4.0 - sourceforge-f2j-arpack : http://mvnrepository.com/artifact/net.sourceforge.f2j/arpack_combined_all/0.1 I created orbit bundles for the above dependencies, and sent the PR [1]. Can you please review and merge it? [1] https://github.com/wso2/orbit/pull/76 Thanks, Supun -- *Supun Sethunga* Software Engineer WSO2, Inc. http://wso2.com/ lean | enterprise | middleware Mobile : +94 716546324
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
