Re: Spark 2.1.1 (Scala 2.11.8) write to Phoenix 4.7 (HBase 1.1.2)

2018-01-31 Thread Josh Mahonin
Hi, As per https://phoenix.apache.org/phoenix_spark.html, Apache Phoenix is compiled against Spark2 only in versions 4.10 and above. If you must use Phoenix 4.7 against Spark 2.x, you may need to apply PHOENIX- yourself:

Re: Spark 2.1.1 (Scala 2.11.8) write to Phoenix 4.7 (HBase 1.1.2)

2018-01-30 Thread Margusja
Also I see that Logging is moved to internal/Logging. But is there package for my environment I can use? Margus > On 30 Jan 2018, at 17:00, Margusja wrote: > > Hi > > Followed page (https://phoenix.apache.org/phoenix_spark.html >