<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>HDFS on</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/</link><description>Recent content in HDFS on</description><generator>Hugo -- gohugo.io</generator><lastBuildDate>Sun, 11 Dec 2022 19:37:55 +0530</lastBuildDate><atom:link href="https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/index.xml" rel="self" type="application/rss+xml"/><item><title>HDFS Connection</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_connection/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_connection/</guid><description>Connection Configuration # Connection Name: Name of the connection to be created.
Scope: Define the connection scope to customize their accessibility.
Organization: Accessible to organization users across all Gathr projects for usage in applications.
Project: Accessible to organization users limited to projects that are specified by the connection owner for usage in applications.
Private: Accessible only to the connection owner for usage in applications.
Connection Type: Option to connect securely using SSH tunnel or with a direct connection.</description></item><item><title>HDFS Ingestion Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_ingestion_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_ingestion_source/</guid><description>HDFS data source allows you to read data from HDFS storage.
An Ingestion application with HDFS data source is supported to run on registered clusters and not on Gathr clusters.
To know about how to register a cluster with Gathr by establishing PrivateLink, see Compute Setup →
Data Source Configuration # Fetch From Source/Upload Data File
For designing the application, you can either fetch the sample data from the HDFS source by providing the data source connection details or upload a sample data file in one of the supported formats to see the schema details during the application design.</description></item><item><title>HDFS ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_etl_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_etl_source/</guid><description>👉 This is a Batch component. An ETL application with HDFS data source is supported to run on registered clusters and not on Gathr clusters.
To know about how to register a cluster with Gathr by establishing PrivateLink, see Compute Setup →
Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.
After providing schema type details, the next step is to configure the data source.</description></item><item><title>HDFS Incremental Configuration</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_incremental_configuration/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_incremental_configuration/</guid><description>Enable Incremental Read: You can choose to enable incremental read.
This is useful if the need is only to read the objects that have been updated in the source, since the last execution of the application for the given configuration.
Provide the details for enabling incremental read as described below:
Offset: Specifies last modified time of file - all the files whose last modified time is greater than this value will be read.</description></item><item><title>HDFS Ingestion Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_ingestion_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/hdfs_ingestion_target/</guid><description>HDFS target stores data in Hadoop Distributed File System.
An Ingestion application with HDFS target is supported to run on registered clusters and not on Gathr clusters.
To know about how to register a cluster with Gathr by establishing PrivateLink, see Compute Setup →
To configure a HDFS target, provide the HDFS directory path along with the list of fields of schema to be written. These field values get stored in HDFS file(s), in a specified format, inside the provided HDFS directory.</description></item><item><title>Advanced HDFS Emitter</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/advanced_hdfs_etl_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/advanced_hdfs_etl_target/</guid><description>Advanced HDFS emitter allows you to add rotation policy to the emitter.
An ETL application with Advanced HDFS emitter is supported to run on registered clusters and not on Gathr clusters.
To know about how to register a cluster with Gathr by establishing PrivateLink, see Compute Setup →
Target Configuration # Connection Name: Connections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for HDFS earlier.</description></item><item><title>Native DFS Receiver ETL Source</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/native_dfs_receiver_etl_source/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/native_dfs_receiver_etl_source/</guid><description>👉 This Data Source enables you to read data from HDFS. This is a streaming component. Schema Type # See the topic Provide Schema for ETL Source → to know how schema details can be provided for data sources.
After providing schema type details, the next step is to configure the data source.
Data Source Configuration # Connection Name: Connections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for HDFS earlier.</description></item><item><title>Native HDFS ETL Target</title><link>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/native_hdfs_etl_target/</link><pubDate>Mon, 12 Dec 2022 19:50:16 +0530</pubDate><guid>https://docs.gathr.ai/gathr-unlimited/7.6.0/docs/components/hdfs/native_hdfs_etl_target/</guid><description>HDFS emitter stores data in Hadoop Distributed File System.
To configure a Native HDFS emitter, provide the HDFS directory path along with the list of fields of schema to be written. These field values get stored in HDFS file(s), in a specified format, inside the provided HDFS directory.
Target Configuration # Connection Name: Connections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for HDFS earlier.</description></item></channel></rss>