hadoop - Pentaho - PDI - MYSQL table to HBase input connection fails -
i new pentaho , found below issue while using connecting hbase. using pentaho 7.1 , cdh 5.12.0. there version conflicts or jar required connect hbase.
please provide answer.
2017/07/26 09:45:46 - hbase output.0 - error (version 7.1.0.0-12, build 1 2017-05-16 17.18.02 buildguy) : unexpected error
2017/07/26 09:45:46 - hbase output.0 - error (version 7.1.0.0-12, build 1 2017-05-16 17.18.02 buildguy) : org.pentaho.di.core.exception.kettleexception:
2017/07/26 09:45:46 - hbase output.0 - problem occurred when trying check availability/readiness of target table "area_master": org.apache.hadoop.hbase.client.retriesexhaustedexception: failed after attempts=36, exceptions:
2017/07/26 09:45:46 - hbase output.0 - wed jul 26 09:45:46 ist 2017, null, java.net.sockettimeoutexception: calltimeout=60000, callduration=68380: row 'area_master,,' on table 'hbase:meta' @ region=hbase:meta,,1.1588230740, hostname=slave2.cloudera.com,60020,1500886359384, seqnum=0 2017/07/26 09:45:46 - hbase output.0 - 2017/07/26 09:45:46 - hbase output.0 - org.apache.hadoop.hbase.client.retriesexhaustedexception: failed after attempts=36, exceptions:
2017/07/26 09:45:46 - hbase output.0 - wed jul 26 09:45:46 ist 2017, null, java.net.sockettimeoutexception: calltimeout=60000, callduration=68380: row 'area_master,,' on table 'hbase:meta' @ region=hbase:meta,,1.1588230740, hostname=slave2.cloudera.com,60020,1500886359384, seqnum=0
2017/07/26 09:45:46 - hbase output.0 - @ org.pentaho.big.data.kettle.plugins.hbase.output.hbaseoutput.processrow(hbaseoutput.java:193)
2017/07/26 09:45:46 - hbase output.0 - @ org.pentaho.di.trans.step.runthread.run(runthread.java:62)
2017/07/26 09:45:46 - hbase output.0 - caused by: java.io.ioexception: org.apache.hadoop.hbase.client.retriesexhaustedexception: failed after attempts=36, exceptions:
2017/07/26 09:45:46 - hbase output.0 - wed jul 26 09:45:46 ist 2017, null, java.net.sockettimeoutexception: calltimeout=60000, callduration=68380: row 'area_master,,' on table 'hbase:meta' @ region=hbase:meta,,1.1588230740, hostname=slave2.cloudera.com,60020,1500886359384, seqnum=0
2017/07/26 09:45:46 - hbase output.0 - @ com.pentaho.big.data.bundles.impl.shim.hbase.table.hbasetableimpl.exists(sourcefile:71)
2017/07/26 09:45:46 - hbase output.0 - @ org.pentaho.big.data.kettle.plugins.hbase.output.hbaseoutput.processrow(hbaseoutput.java:183)
2017/07/26 09:45:46 - hbase output.0 - ... 4 more
also scrrenshot attached reference.
thanks,
anand
Comments
Post a Comment