BookmarkSubscribeRSS Feed
yf_nf
Fluorite | Level 6

Hello everyone, I’m currently using SAS Viya and able to successfully connect to Hive using the following libname statement:

libname var hadoop user='user' pwd='{SAS002}xxxxxxxxxxxxxxxxxx' server='10.10.10.10' port=10000 schema=schema_name;

 

I would like to know if it’s possible to establish a similar connection between SAS Viya and ClickHouse.

 

Any guidance or shared experience would be appreciated!

1 REPLY 1
LinusH
Tourmaline | Level 20

Given the information on their web page, ODBC seems like the option to use for you:

Drivers and Interfaces | ClickHouse Docs

Data never sleeps

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Discussion stats
  • 1 reply
  • 661 views
  • 0 likes
  • 2 in conversation