morph-kgc icon indicating copy to clipboard operation
morph-kgc copied to clipboard

Impala connector

Open arenas-guerrero-julian opened this issue 1 year ago • 1 comments

A connector for Apache Impala. Related to #247 .

arenas-guerrero-julian avatar May 17 '24 10:05 arenas-guerrero-julian

Hi @igrangel @IshanDindorkar,

I do not have access to an Impala instance, could you guys check with the following configuration?:

[Impala]
db_url=impala://host:port/database
mappings=path_to_mappings

You probably have to first install Impyla:

pip install impyla

arenas-guerrero-julian avatar May 17 '24 10:05 arenas-guerrero-julian