It seems, store & tableInfo properties to HBasePOJOPutOperator can not be specified using properties.xml. And one has to write code to configure the operator i.e. populating HBaseFieldInfo list, constructing TableInfo, configuring HBaseStore with tableName & Zookeeper and creating HBase table if it doesn't exist. Is there any alternative or simpler approach?
Thanks, --prad
