Skip to content

Simple Python Script that imports an Impala Query into an Elastic Search Index

Notifications You must be signed in to change notification settings

awhipp/impala-to-elastic-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

impala-to-elastic-import

Simple Python Script that imports an Impala Query into an Elastic Search Index

Requirements

Install the following via pip:

  • elasticseach
  • impyla
  • json

Optional

  • pandas (for dataframe conversion)
  • thrift_sasl==0.2.1 (for hive / kerberos)
  • sasl (for hive/kerberos)

About

Simple Python Script that imports an Impala Query into an Elastic Search Index

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages