Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

HIVE After connection made takes long time to load schema and columns blank issue

shivibhatt
5 - Atom

steps to reproduce problem as below

1. In input tool, click on create connection, select data source, select hive odbc connection, create connection using odbc driver(Cloudera)

2. After clicking Ok, it will take long time to appear Choose Query or Table Builder window

3. From Visual Table Builder pick table and schema and click ok

4. Now pull Select tool to see columns it will be blank or empty 

please find screenshot

 

Also, most of the time alteryx designer remains in not responding state when working with hive data why is it so?

1 REPLY 1
BrandonB
Alteryx
Alteryx

Can you try enabling the "FastSQLPrepare" option within the driver to allow Alteryx to retrieve metadata without running a query.

 

https://help.alteryx.com/current/designer/apache-hive 

Labels