How to ingest Parquet files into Elasticsearch

Hi,

I've parquet files. I want to ingest them into Elasticsearch. Please respond with the possible solutions.

I've tried with elasticsearch_loader ( https://github.com/moshe/elasticsearch_loader ) but unable to write the data into elasticsearch.

elasticsearch_loader :

Load parquet to elasticsearch using elasticsearch_loader

elasticsearch_loader --index incidents --type incident parquet file1.parquet

Thanks in advance!!

--Shivakumar

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.