RE: object xxx is not a member of package com

2014-12-04 Thread flyson
Hi Daoyuan, Actually I had already tried the way as you mentioned, but it didn't work for my case. I still got the same compilation errors. Anyone can tell me how to resolve the library dependency on the 3rd party jar in sbt? Thanks! Min -- View this message in context: http://apache-spark-d

Re: object xxx is not a member of package com

2014-12-03 Thread York, Brennon
For reference here is the relevant `sbt` documentation that states Daoyuan¹s solution as well as a few other options to try. http://www.scala-sbt.org/0.13/tutorial/Library-Dependencies.html On 12/2/14, 11:29 PM, "Wang, Daoyuan" wrote: >I think you can place the jar in lib/ in SPARK_HOME, and t

RE: object xxx is not a member of package com

2014-12-02 Thread Wang, Daoyuan
I think you can place the jar in lib/ in SPARK_HOME, and then compile without any change to your class path. This could be a temporary way to include your jar. You can also put them in your pom.xml. Thanks, Daoyuan -Original Message- From: flyson [mailto:m_...@msn.com] Sent: Wednesday,