...
Multiexcerpt include macro |
---|
macro_uuid | 1e39aa69-4f7d-4506-b1d1-ba9c89581bd9 |
---|
name | Known Issue for WASB Protocol |
---|
templateData | eJyLjgUAARUAuQ== |
---|
page | HDFS Reader |
---|
addpanel | false |
---|
|
Learn more about the Azure Storage library upgrade.
Snap Views
Type | Format | Number of Views | Examples of Upstream and Downstream Snaps | Description |
---|
Input | Document | | Mapper | This Snap has one or two document input views. When you enable the second input view, the Snap ignores other schema settings such as Schema button or Hive Metastore related properties, but it accepts the schema from the second input view only. However, when you disable the second input view, the Snap prepares to receive the Schema with the provided information on the Hive Metastore URL property. The supported data types are: Primitive: Boolean, Integer, Float, double, and byte-array Local: map, list
The Snap expects a Hive Execute Snap that contains the "Describe table" statement in the second input view.
|
Output | Document | | Mapper | A document with a filename for each Parquet file written. For example: {"filename" : "hdfs://localhost/tmp/2017/april/sample.parquet"} |
Error | Error handling is a generic way to handle errors without losing data or failing the Snap execution. You can handle the errors that the Snap might encounter while running the Pipeline by choosing one of the following options from the When errors occur list under the Views tab. The available options are: Stop Pipeline Execution: Stops the current pipeline execution when the Snap encounters an error. Discard Error Data and Continue: Ignores the error, discards that record, and continues with the remaining records. Route Error Data to Error View: Routes the error data to an error view without stopping the Snap execution.
Learn more about Error handling in Pipelines. |
...