I don't fully understand your question. Could you explain it in more
details? Thanks! -Xiangrui
On Mon, Jun 8, 2015 at 2:26 AM, Jean-Charles RISCH <
risch.jeanchar...@gmail.com> wrote:
> Hi,
>
> I am playing with Mllib (Spark 1.3.1) and my auto completion propositions
> don't correspond to the of
Hi,
I am playing with Mllib (Spark 1.3.1) and my auto completion propositions
don't correspond to the official API.
Here are my dependencies :
libraryDependencies += "org.apache.hadoop" % "hadoop-client" % "1.0.4"
libraryDependencies += "org.apache.spark" %% "spark-core" % "1.3.1" excludeAll(