ravi created SQOOP-1265:
---------------------------
Summary: Enable custom HBasePutProcessors to be registered during
import
Key: SQOOP-1265
URL: https://issues.apache.org/jira/browse/SQOOP-1265
Project: Sqoop
Issue Type: Improvement
Components: hbase-integration
Reporter: ravi
Priority: Minor
Right now, HBaseImportJob has a tight coupling with HBasePutProcessor as the
default map processor. It would be good to have it as a configurable parameter
through a -D argument as this can enable users to do custom pre processing
before the actual transformation of each record to a PUT through the
PutTransformer.
This ticket will help performing Hbase UPSERTS using the Apache Phoenix
library that needs a meta data look up a priori.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)