I have an agent with an HBASE sink. I am using RegexHbaseEventSerializer. The first part of the data that I am sending into the HBase table is the rowkey.
Right now, the rowkey is being generated. How can I control the rowkey?
I have an agent with an HBASE sink. I am using RegexHbaseEventSerializer. The first part of the data that I am sending into the HBase table is the rowkey.
Right now, the rowkey is being generated. How can I control the rowkey?