Hi,
I would like to know step-by-step to connect Impala database to Tigergraph so that I can make graph visualization from data in Impala. I have search something like JDBC connection but did not find something useful.
Is there any solution for this?
Hi, @yarp welcome to the TigerGraph Community! Are you looking for resources on TigerGraph and JDBC? If yes, here is the JDBC docs Spark Connection Via JDBC Driver :: TigerGraph Server and link to the JDBC GitHub repo ecosys/tools/etl/tg-jdbc-driver at master · tigergraph/ecosys · GitHub
Hi @Jon_Herke,
Thank you for your reply. Can the JBDC driver be used on Impala database? Have you experience this case?