Hi,
I have a HBase database and I use phoenix as a RDBMS skin over it.
Now I am trying to retrieve those data via ElasticSearch using the river-jdbc plugin.
I am using the following:-
1). elasticsearch-1.5.2
2). elasticsearch-river-jdbc-1.5.0.5
3). phoenix-3.1.0
4). HBase 0.94.27
But I keep getting the following exception when I try to create a river.



i want to know where the bug is!