Re: Index population over table contains 2.3 x 10^10 records

2018-03-22 Thread Margusja
ooks similar to problems I've seen many years ago around > mapreduce.task.io.sort.mb. You can try reducing that value. It also may be > related to a bug in your Hadoop version. > > Good luck! > > On 3/22/18 4:37 AM, Margusja wrote: >> Hi >> Needed to recreate

Index population over table contains 2.3 x 10^10 records

2018-03-22 Thread Margusja
Hi Needed to recreate indexes over main table contains more than 2.3 x 10^10 records. I used ASYNC and org.apache.phoenix.mapreduce.index.IndexTool One index succeed but another gives stack: 2018-03-20 13:23:16,723 FATAL [IPC Server handler 0 on 43926]

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 <mar...@roo.ee> wrote: > > Hi > > Followed page (https://phoenix.apache.org/phoenix_spark.html > <

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

2018-01-30 Thread Margusja
Hi Followed page (https://phoenix.apache.org/phoenix_spark.html >) and trying to save to phoenix. Using spark-1.6.3 it is successful but using

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

2018-01-30 Thread Margusja
Hi Followed page (https://phoenix.apache.org/phoenix_spark.html ) and trying to save to phoenix. Using spark-1.6.3 it is successful but using spark-2.1.1 it is not. First error I am getting using spark-2.1.1 is that: Error:scalac: missing or