How to access files stored on HDFS from TIBCO Data Virtualization?
book
Article ID: KB0072754
calendar_today
Updated On:
TIBCO Data Virtualization
|
8.4, 8.5
|
Description
Refer to this article to access HDFS files inside TIBCO Data Virtualization.
Environment
Windows, Unix-based.
Resolution
- We can use the Local File Storage adapter to access the *.csv, *.txt and *.parquet file types stored on HDFS.
- Create a new Data Source in TDV Studio.
- Select Local File Storage adapter.
- Give URI in the format: hdfs://<IP address>:<port>/teamstudio66. In the URL <port> is NameNode service port.
- Click on Create & Introspect button.
- Select the resources that the user wants to use in TDV Studio
- Select Copy privileges from the parent folder checkbox.
- Click next.
Issue/Introduction
This article explains how files(.csv, .parquet, .txt) stored on HDFS can be accessed in TDV.
Feedback
thumb_up
Yes
thumb_down
No