how can I create an elasticsearch index from the data read from hbase table ? any examples please .
thanks
how can I create an elasticsearch index from the data read from hbase table ? any examples please .
thanks
What have you tried?
I have never used HBase, but based on a quick search of the forum it would seem like you might be able to use the Elasticsearch-Hadoop connector.
i have no info to try .. i googled and all i found was an old post showing how to do this using elastic-jdbc-river driver but the installation was suggesting to run a command from ES_home/bin/plugin .
In my elasticsearch cluster i dont have anything as such but rather "elasticsearch-plugin" and that is not taking jdbc-river-driver as parameter .
Is there a document showing how to integrate hbase and elasticsearch?`
i am not sure how this will help me create elasticsearch indexes via Hbase. the document itself is not talking about hbase at all.
If you have a JDBC driver you might be able to use Logstash and its JDBC input plugin as described in this blog.
i am still not seeing the hbase connection here?
any help Mark ?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.