Windows Share Copy Action

Plugin version: 2.11.0

Copies a file or files on a Microsoft Windows share to an HDFS directory.

Configuration

Property

Macro Enabled?

Description

Property

Macro Enabled?

Description

Domain Name

Yes

Required. Specifies the NetBios domain name.

Default is null.

Hostname

Yes

Required. Specifies NetBios hostname to import files from.

Username

Yes

Required. Specifies the NetBios username to use when importing files from the Windows share.

Password

Yes

Required. Specifies the NetBios password.

Share Name

Yes

Required. Specifies the NetBios share name

Source Directory

Yes

Required. Specifies the NetBios directory

Destination Directory

Yes

Required. The valid full HDFS destination path in the same cluster where the file or files are to be moved. If a directory is specified as a destination with a file as the source, the source file will be put into that directory. If the source is a directory, it is assumed that destination is also a directory. This plugin does not check and will not catch any inconsistency

Buffer Size

Yes

Optional. The size of the buffer to be used for copying the files. Value should be a multiple of the minimum size.

Default is 4096.

Number of parallel tasks

Yes

Optional. Specifies the number of parallel tasks when executing the copy operation.

Default is 1.

Overwrite files

No

Optional. Boolean that specifies if any matching files already present in the destination should be overwritten or not.

Default is true.

 

Created in 2020 by Google Inc.