Re: Putting record in HBase with Spark - error get regions.

2019-05-28 Thread Guillermo Ortiz Fernández
After a while it's possible to see this error too: 9/05/28 11:11:18 ERROR executor.Executor: Exception in task 35.1 in stage 0.0 (TID 265) org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed 122 actions: my_table: 122 times, at

Putting record in HBase with Spark - error get regions.

2019-05-28 Thread Guillermo Ortiz Fernández
I'm executing a load process into HBase with spark. (around 150M record). At the end of the process there are a lot of fail tasks. I get this error: 19/05/28 11:02:31 ERROR client.AsyncProcess: Failed to get region location org.apache.hadoop.hbase.TableNotFoundException: my_table at