Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ConsumePOP3/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ConsumePOP3/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ConsumePOP3/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ConsumePOP3/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ConsumePOP3</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Consumes messages 
from Email Server using POP3 protocol. The raw-bytes of each received email 
message are written as contents of the FlowFile</p><p><a 
href="additionalDetails.html">Additional Details...</a></p><h3>Tags: 
</h3><p>Email, POP3, Get, Ingest, Ingress, Message, Consume</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>, and whether a property is considered "sensitive", 
meaning that its value will be encrypted. Before entering a value in a 
sensitive property, ensure that the <strong>nifi.pro
 perties</strong> file has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Host 
Name</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Network address of Email server 
(e.g., pop.gmail.com, imap.gmail.com . . .)<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td 
id="name"><strong>Port</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Numeric value identifying Port 
of Email server (e.g., 993)<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>User Name</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">User Name used for authentication and authorization with Email 
server.<br/><strong>Supports Expression Language: true</strong></td></tr><tr>
 <td id="name"><strong>Password</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Password used for 
authentication and authorization with Email server.<br/><strong>Sensitive 
Property: true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Folder</strong></td><td 
id="default-value">INBOX</td><td id="allowable-values"></td><td 
id="description">Email folder to retrieve messages from (e.g., 
INBOX)<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name"><strong>Fetch Size</strong></td><td id="default-value">10</td><td 
id="allowable-values"></td><td id="description">Specify the maximum number of 
Messages to fetch per call to Email Server.<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name"><strong>Delete 
Messages</strong></td><td id="default-value">false</td><td 
id="allowable-values"><ul><li>true</li><li>false</li></ul></td><td id="descripti
 on">Specify whether mail messages should be deleted after 
retrieval.</td></tr><tr><td id="name"><strong>Connection 
timeout</strong></td><td id="default-value">30 sec</td><td 
id="allowable-values"></td><td id="description">The amount of time to wait to 
connect to Email server<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>All
 messages that are the are successfully received from Email server and 
converted to FlowFiles are routed to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3>None specified.</body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ConsumePOP3</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Consumes messages 
from Email Server using POP3 protocol. The raw-bytes of each received email 
message are written as contents of the FlowFile</p><p><a 
href="additionalDetails.html">Additional Details...</a></p><h3>Tags: 
</h3><p>Email, POP3, Get, Ingest, Ingress, Message, Consume</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>, and whether a property is considered "sensitive", 
meaning that its value will be encrypted. Before entering a value in a 
sensitive property, ensure that the <strong>nifi.pro
 perties</strong> file has an entry for the property 
<strong>nifi.sensitive.props.key</strong>.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Host 
Name</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Network address of Email server 
(e.g., pop.gmail.com, imap.gmail.com . . .)<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td 
id="name"><strong>Port</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Numeric value identifying Port 
of Email server (e.g., 993)<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>User Name</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">User Name used for authentication and authorization with Email 
server.<br/><strong>Supports Expression Language: true</strong></td></tr><tr>
 <td id="name"><strong>Password</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Password used for 
authentication and authorization with Email server.<br/><strong>Sensitive 
Property: true</strong><br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Folder</strong></td><td 
id="default-value">INBOX</td><td id="allowable-values"></td><td 
id="description">Email folder to retrieve messages from (e.g., 
INBOX)<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name"><strong>Fetch Size</strong></td><td id="default-value">10</td><td 
id="allowable-values"></td><td id="description">Specify the maximum number of 
Messages to fetch per call to Email Server.<br/><strong>Supports Expression 
Language: true</strong></td></tr><tr><td id="name"><strong>Delete 
Messages</strong></td><td id="default-value">false</td><td 
id="allowable-values"><ul><li>true</li><li>false</li></ul></td><td id="descripti
 on">Specify whether mail messages should be deleted after 
retrieval.</td></tr><tr><td id="name"><strong>Connection 
timeout</strong></td><td id="default-value">30 sec</td><td 
id="allowable-values"></td><td id="description">The amount of time to wait to 
connect to Email server<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>All
 messages that are the are successfully received from Email server and 
converted to FlowFiles are routed to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3>None specified.<h3>State management: 
</h3>This processor has no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailAttachments/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailAttachments/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailAttachments/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailAttachments/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExtractEmailAttachments</title><link 
rel="stylesheet" href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Extract 
attachments from a mime formatted email file, splitting them into individual 
flowfiles.</p><h3>Tags: </h3><p>split, email</p><h3>Properties: </h3><p>This 
component has no required or optional properties.</p><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>failure</td><td>Flowfiles
 that could not be parsed</td></tr><tr><td>original</td><td>The original 
file</td></tr><tr><td>attachments</td><td>Each individual attachment will be 
routed to the attachments relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename
 </td><td>The filename of the attachment</td></tr><tr><td>email.atta
 chment.parent.filename </td><td>The filename of the parent 
FlowFile</td></tr><tr><td>email.attachment.parent.uuid</td><td>The UUID of the 
original FlowFile.</td></tr><tr><td>mime.type</td><td>The mime type of the 
attachment.</td></tr></table></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExtractEmailAttachments</title><link 
rel="stylesheet" href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Extract 
attachments from a mime formatted email file, splitting them into individual 
flowfiles.</p><h3>Tags: </h3><p>split, email</p><h3>Properties: </h3><p>This 
component has no required or optional properties.</p><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>failure</td><td>Flowfiles
 that could not be parsed</td></tr><tr><td>original</td><td>The original 
file</td></tr><tr><td>attachments</td><td>Each individual attachment will be 
routed to the attachments relationship</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename
 </td><td>The filename of the attachment</td></tr><tr><td>email.atta
 chment.parent.filename </td><td>The filename of the parent 
FlowFile</td></tr><tr><td>email.attachment.parent.uuid</td><td>The UUID of the 
original FlowFile.</td></tr><tr><td>mime.type</td><td>The mime type of the 
attachment.</td></tr></table><h3>State management: </h3>This processor has no 
state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailHeaders/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailHeaders/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailHeaders/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractEmailHeaders/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExtractEmailHeaders</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Using the flowfile 
content as source of data, extract header from an RFC  compliant  email file 
adding the relevant attributes to the flowfile. This processor does not perform 
extensive RFC validation but still requires a bare minimum compliance with RFC 
2822</p><h3>Tags: </h3><p>split, email</p><h3>Properties: </h3><p>In the list 
below, the names of required properties appear in <strong>bold</strong>. Any 
other properties (not in bold) are considered optional. The table also 
indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name">Additional Header 
List</td><td id="default-value">x-mailer</td><td id="allowable-values"></td><td 
id="description">COLON separated l
 ist of additional headers to be extracted from the flowfile content.NOTE the 
header key is case insensitive and will be matched as lower-case. Values will 
respect email contents.</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Extraction
 was successful</td></tr><tr><td>failure</td><td>Flowfiles that could not be 
parsed as a RFC-2822 compliant message</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>email.headers.bcc.*</td><td>Each
 individual BCC recipient (if 
available)</td></tr><tr><td>email.headers.cc.*</td><td>Each individual CC 
recipient (if available)</td></tr><tr><td>email.headers.from.*</td><td>Each 
individual mailbox contained in the From  of the Email (array as per 
RFC-2822)</td></tr><tr><td>email.headers.message-id</td><td>The value of the 
Message-ID header (if available)</
 td></tr><tr><td>email.headers.received_date</td><td>The Received-Date of the 
message (if available)</td></tr><tr><td>email.headers.sent_date</td><td>Date 
the message was sent</td></tr><tr><td>email.headers.subject</td><td>Subject of 
the message (if available)</td></tr><tr><td>email.headers.to.*</td><td>Each 
individual TO recipient (if 
available)</td></tr><tr><td>email.attachment_count</td><td>Number of 
attachments of the message</td></tr></table></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExtractEmailHeaders</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Using the flowfile 
content as source of data, extract header from an RFC  compliant  email file 
adding the relevant attributes to the flowfile. This processor does not perform 
extensive RFC validation but still requires a bare minimum compliance with RFC 
2822</p><h3>Tags: </h3><p>split, email</p><h3>Properties: </h3><p>In the list 
below, the names of required properties appear in <strong>bold</strong>. Any 
other properties (not in bold) are considered optional. The table also 
indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name">Additional Header 
List</td><td id="default-value">x-mailer</td><td id="allowable-values"></td><td 
id="description">COLON separated l
 ist of additional headers to be extracted from the flowfile content.NOTE the 
header key is case insensitive and will be matched as lower-case. Values will 
respect email contents.</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Extraction
 was successful</td></tr><tr><td>failure</td><td>Flowfiles that could not be 
parsed as a RFC-2822 compliant message</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>email.headers.bcc.*</td><td>Each
 individual BCC recipient (if 
available)</td></tr><tr><td>email.headers.cc.*</td><td>Each individual CC 
recipient (if available)</td></tr><tr><td>email.headers.from.*</td><td>Each 
individual mailbox contained in the From  of the Email (array as per 
RFC-2822)</td></tr><tr><td>email.headers.message-id</td><td>The value of the 
Message-ID header (if available)</
 td></tr><tr><td>email.headers.received_date</td><td>The Received-Date of the 
message (if available)</td></tr><tr><td>email.headers.sent_date</td><td>Date 
the message was sent</td></tr><tr><td>email.headers.subject</td><td>Subject of 
the message (if available)</td></tr><tr><td>email.headers.to.*</td><td>Each 
individual TO recipient (if 
available)</td></tr><tr><td>email.attachment_count</td><td>Number of 
attachments of the message</td></tr></table><h3>State management: </h3>This 
processor has no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractTNEFAttachments/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractTNEFAttachments/index.html?rev=1771896&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractTNEFAttachments/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ExtractTNEFAttachments/index.html
 Tue Nov 29 12:33:21 2016
@@ -0,0 +1 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExtractTNEFAttachments</title><link 
rel="stylesheet" href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Extract 
attachments from a mime formatted email file, splitting them into individual 
flowfiles.</p><h3>Tags: </h3><p>split, email</p><h3>Properties: </h3><p>This 
component has no required or optional properties.</p><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>failure</td><td>Each
 individual flowfile that could not be parsed will be routed to the failure 
relationship</td></tr><tr><td>original</td><td>Each original flowfile (i.e. 
before extraction) will be routed to the original 
relationship</td></tr><tr><td>attachments</td><td>Each individual attachment 
will be routed to the attachments relationship</td></tr></table><h3>Reads 
Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attribu
 tes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename </td><td>The 
filename of the 
attachment</td></tr><tr><td>email.tnef.attachment.parent.filename </td><td>The 
filename of the parent 
FlowFile</td></tr><tr><td>email.tnef.attachment.parent.uuid</td><td>The UUID of 
the original FlowFile.</td></tr></table><h3>State management: </h3>This 
processor has no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ListenSMTP/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ListenSMTP/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ListenSMTP/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.email.ListenSMTP/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ListenSMTP</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>This processor 
implements a lightweight SMTP server to an arbitrary port, allowing nifi to 
listen for incoming email. Note this server does not perform any email 
validation. If direct exposure to the internet is sought, it may be a better 
idea to use the combination of NiFi and an industrial scale MTA (e.g. Postfix). 
Threading for this processor is managed by the underlying smtp server used so 
the processor need not support more than one thread.</p><h3>Tags: 
</h3><p>listen, email, smtp</p><h3>Properties: </h3><p>In the list below, the 
names of required properties appear in <strong>bold</strong>. Any other 
properties (not in bold) are considered optional. The table also indicates any 
default values.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowabl
 e Values</th><th>Description</th></tr><tr><td id="name"><strong>Listening 
Port</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The TCP port the ListenSMTP 
processor will bind to.NOTE that on Unix derivative operating  systems this 
port must be higher than 1024 unless NiFi is running as with root user 
permissions.</td></tr><tr><td id="name"><strong>Maximum number of SMTP 
connection</strong></td><td id="default-value">1</td><td 
id="allowable-values"></td><td id="description">The maximum number of 
simultaneous SMTP connections.</td></tr><tr><td id="name"><strong>SMTP 
connection timeout</strong></td><td id="default-value">60 seconds</td><td 
id="allowable-values"></td><td id="description">The maximum time to wait for an 
action of SMTP client.</td></tr><tr><td id="name"><strong>SMTP Maximum Message 
Size</strong></td><td id="default-value">20 MB</td><td 
id="allowable-values"></td><td id="description">The maximum number of bytes the 
server will a
 ccept.</td></tr><tr><td id="name">SSL Context Service</td><td 
id="default-value"></td><td id="allowable-values"><strong>Controller Service 
API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../org.apache.nifi.ssl.StandardSSLContextService/index.html">StandardSSLContextService</a></td><td
 id="description">The Controller Service to use in order to obtain an SSL 
Context. If this property is set, messages will be received over a secure 
connection.</td></tr><tr><td id="name">Client Auth</td><td 
id="default-value"></td><td 
id="allowable-values"><ul><li>NONE</li><li>REQUIRED</li></ul></td><td 
id="description">The client authentication policy to use for the SSL Context. 
Only used if an SSL Context Service is provided.</td></tr><tr><td 
id="name">SMTP hostname</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The hostname to be embedded 
into the banner displayed when an SMTP client connects to the processor TCP 
port .</td><
 /tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>All
 new messages will be routed as FlowFiles to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>smtp.helo</td><td>The
 value used during HELO</td></tr><tr><td>smtp.certificates.*.serial</td><td>The 
serial numbers for each of the certificates used by an TLS 
peer</td></tr><tr><td>smtp.certificates.*.principal</td><td>The principal for 
each of the certificates used by an TLS 
peer</td></tr><tr><td>smtp.src</td><td>The source IP and port of the SMTP 
connection</td></tr><tr><td>smtp.from</td><td>The value used during MAIL FROM 
(i.e. envelope)</td></tr><tr><td>smtp.recipient.*</td><td>The values used 
during RCPT TO (i.e. envelope)</td></tr><tr><td>mime.type</td><td>Mime type of 
the message</td></tr></table></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ListenSMTP</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>This processor 
implements a lightweight SMTP server to an arbitrary port, allowing nifi to 
listen for incoming email. Note this server does not perform any email 
validation. If direct exposure to the internet is sought, it may be a better 
idea to use the combination of NiFi and an industrial scale MTA (e.g. Postfix). 
Threading for this processor is managed by the underlying smtp server used so 
the processor need not support more than one thread.</p><h3>Tags: 
</h3><p>listen, email, smtp</p><h3>Properties: </h3><p>In the list below, the 
names of required properties appear in <strong>bold</strong>. Any other 
properties (not in bold) are considered optional. The table also indicates any 
default values.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowabl
 e Values</th><th>Description</th></tr><tr><td id="name"><strong>Listening 
Port</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The TCP port the ListenSMTP 
processor will bind to.NOTE that on Unix derivative operating  systems this 
port must be higher than 1024 unless NiFi is running as with root user 
permissions.</td></tr><tr><td id="name"><strong>Maximum number of SMTP 
connection</strong></td><td id="default-value">1</td><td 
id="allowable-values"></td><td id="description">The maximum number of 
simultaneous SMTP connections.</td></tr><tr><td id="name"><strong>SMTP 
connection timeout</strong></td><td id="default-value">60 seconds</td><td 
id="allowable-values"></td><td id="description">The maximum time to wait for an 
action of SMTP client.</td></tr><tr><td id="name"><strong>SMTP Maximum Message 
Size</strong></td><td id="default-value">20 MB</td><td 
id="allowable-values"></td><td id="description">The maximum number of bytes the 
server will a
 ccept.</td></tr><tr><td id="name">SSL Context Service</td><td 
id="default-value"></td><td id="allowable-values"><strong>Controller Service 
API: 
</strong><br/>SSLContextService<br/><strong>Implementation:</strong><br/><a 
href="../org.apache.nifi.ssl.StandardSSLContextService/index.html">StandardSSLContextService</a></td><td
 id="description">The Controller Service to use in order to obtain an SSL 
Context. If this property is set, messages will be received over a secure 
connection.</td></tr><tr><td id="name">Client Auth</td><td 
id="default-value"></td><td 
id="allowable-values"><ul><li>NONE</li><li>REQUIRED</li></ul></td><td 
id="description">The client authentication policy to use for the SSL Context. 
Only used if an SSL Context Service is provided.</td></tr><tr><td 
id="name">SMTP hostname</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The hostname to be embedded 
into the banner displayed when an SMTP client connects to the processor TCP 
port .</td><
 /tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>All
 new messages will be routed as FlowFiles to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>smtp.helo</td><td>The
 value used during HELO</td></tr><tr><td>smtp.certificates.*.serial</td><td>The 
serial numbers for each of the certificates used by an TLS 
peer</td></tr><tr><td>smtp.certificates.*.principal</td><td>The principal for 
each of the certificates used by an TLS 
peer</td></tr><tr><td>smtp.src</td><td>The source IP and port of the SMTP 
connection</td></tr><tr><td>smtp.from</td><td>The value used during MAIL FROM 
(i.e. envelope)</td></tr><tr><td>smtp.recipient.*</td><td>The values used 
during RCPT TO (i.e. envelope)</td></tr><tr><td>mime.type</td><td>Mime type of 
the message</td></tr></table><h3>State management: </
 h3>This processor has no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryDNS/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryDNS/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryDNS/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryDNS/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1,2 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>QueryDNS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>A powerful DNS 
query processor primary designed to enrich DataFlows with DNS based APIs (e.g. 
RBLs, ShadowServer's ASN lookup) but that can be also used to perform regular 
DNS lookups.</p><h3>Tags: </h3><p>dns, enrich, ip</p><h3>Properties: </h3><p>In 
the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, and whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Lookup value</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td 
 id="description">The value that should be used to populate the 
query<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name"><strong>Results Parser</strong></td><td 
id="default-value">None</td><td id="allowable-values"><ul><li>Split <img 
src="../../html/images/iconInfo.png" alt="Use a delimiter character or RegEx  
to split the results into attributes" title="Use a delimiter character or RegEx 
 to split the results into attributes"></img></li><li>RegEx <img 
src="../../html/images/iconInfo.png" alt="Use a regular expression to split the 
results into attributes " title="Use a regular expression to split the results 
into attributes "></img></li><li>None <img src="../../html/images/iconInfo.png" 
alt="Do not split results" title="Do not split 
results"></img></li></ul></td><td id="description">The method used to slice the 
results into attribute groups</td></tr><tr><td id="name">Parser RegEx</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="de
 scription">Choice between a splitter and regex matcher used to parse the 
results of the query into attribute groups</td></tr><tr><td 
id="name"><strong>DNS Query Retries</strong></td><td 
id="default-value">1</td><td id="allowable-values"></td><td 
id="description">The number of attempts before giving up and moving 
on</td></tr><tr><td id="name"><strong>DNS Query Timeout</strong></td><td 
id="default-value">1500 ms</td><td id="allowable-values"></td><td 
id="description">The amount of time to wait until considering a query as 
failed</td></tr><tr><td id="name">DNS Servers</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">A 
comma separated list of  DNS servers to be used. (Defaults to system wide if 
none is used)</td></tr><tr><td id="name"><strong>DNS Query 
Type</strong></td><td id="default-value">TXT</td><td 
id="allowable-values"></td><td id="description">The DNS query type to be used 
by the processor (e.g. TXT, A)</td></tr></table><h3>Relationships: </h3>
 <table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>not 
found</td><td>Where to route flow files if data enrichment query rendered no 
results</td></tr><tr><td>found</td><td>Where to route flow files after 
successfully enriching attributes with data</td></tr></table><h3>Reads 
Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>enrich.dns.record*.group*</td><td>The
 captured fields of the DNS query response for each of the records 
received</td></tr></table></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>QueryDNS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>A powerful DNS 
query processor primary designed to enrich DataFlows with DNS based APIs (e.g. 
RBLs, ShadowServer's ASN lookup) but that can be also used to perform regular 
DNS lookups.</p><h3>Tags: </h3><p>dns, enrich, ip</p><h3>Properties: </h3><p>In 
the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, and whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Lookup value</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td 
 id="description">The value that should be used to populate the 
query<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name"><strong>Results Parser</strong></td><td 
id="default-value">None</td><td id="allowable-values"><ul><li>Split <img 
src="../../html/images/iconInfo.png" alt="Use a delimiter character or RegEx  
to split the results into attributes" title="Use a delimiter character or RegEx 
 to split the results into attributes"></img></li><li>RegEx <img 
src="../../html/images/iconInfo.png" alt="Use a regular expression to split the 
results into attributes " title="Use a regular expression to split the results 
into attributes "></img></li><li>None <img src="../../html/images/iconInfo.png" 
alt="Do not split results" title="Do not split 
results"></img></li></ul></td><td id="description">The method used to slice the 
results into attribute groups</td></tr><tr><td id="name">Parser RegEx</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="de
 scription">Choice between a splitter and regex matcher used to parse the 
results of the query into attribute groups.
+NOTE: This is a multiline regular expression, therefore, the DFM should decide 
how to handle trailing new line characters.</td></tr><tr><td 
id="name"><strong>DNS Query Retries</strong></td><td 
id="default-value">1</td><td id="allowable-values"></td><td 
id="description">The number of attempts before giving up and moving 
on</td></tr><tr><td id="name"><strong>DNS Query Timeout</strong></td><td 
id="default-value">1500 ms</td><td id="allowable-values"></td><td 
id="description">The amount of time to wait until considering a query as 
failed</td></tr><tr><td id="name">DNS Servers</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">A 
comma separated list of  DNS servers to be used. (Defaults to system wide if 
none is used)</td></tr><tr><td id="name"><strong>DNS Query 
Type</strong></td><td id="default-value">TXT</td><td 
id="allowable-values"></td><td id="description">The DNS query type to be used 
by the processor (e.g. TXT, A)</td></tr></table><h3>Relationships
 : </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>not 
found</td><td>Where to route flow files if data enrichment query rendered no 
results</td></tr><tr><td>found</td><td>Where to route flow files after 
successfully enriching attributes with data</td></tr></table><h3>Reads 
Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>enrich.dns.record*.group*</td><td>The
 captured fields of the DNS query response for each of the records 
received</td></tr></table><h3>State management: </h3>This processor has no 
state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Added: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryWhois/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryWhois/index.html?rev=1771896&view=auto
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryWhois/index.html
 (added)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.enrich.QueryWhois/index.html
 Tue Nov 29 12:33:21 2016
@@ -0,0 +1,2 @@
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>QueryWhois</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>A powerful whois 
query processor primary designed to enrich DataFlows with whois based APIs 
(e.g. ShadowServer's ASN lookup) but that can be also used to perform regular 
whois lookups.</p><h3>Tags: </h3><p>whois, enrich, ip</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, and whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Lookup value</strong></td><td id="default-value"></td><td 
id="allowable-values"></td>
 <td id="description">The value that should be used to populate the 
query<br/><strong>Supports Expression Language: true</strong></td></tr><tr><td 
id="name">Whois Query Type</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Whois query type to be used 
by the processor (if used)</td></tr><tr><td id="name"><strong>Whois 
Server</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Whois server to be 
used</td></tr><tr><td id="name"><strong>Whois Server Port</strong></td><td 
id="default-value">43</td><td id="allowable-values"></td><td 
id="description">The TCP port of the remote Whois server</td></tr><tr><td 
id="name"><strong>Whois Query Timeout</strong></td><td id="default-value">1500 
ms</td><td id="allowable-values"></td><td id="description">The amount of time 
to wait until considering a query as failed</td></tr><tr><td 
id="name"><strong>Batch Size</strong></td><td id="default-value">25</td><td 
id="allowable
 -values"></td><td id="description">The number of incoming FlowFiles to process 
in a single execution of this processor. </td></tr><tr><td 
id="name"><strong>Bulk Protocol</strong></td><td 
id="default-value">None</td><td id="allowable-values"><ul><li>Begin/End <img 
src="../../html/images/iconInfo.png" alt="The evaluated input of each flowfile 
is enclosed within begin and end tags. Each row contains a delimited set of 
fields" title="The evaluated input of each flowfile is enclosed within begin 
and end tags. Each row contains a delimited set of fields"></img></li><li>None 
<img src="../../html/images/iconInfo.png" alt="Queries are made without any 
particular dialect" title="Queries are made without any particular 
dialect"></img></li></ul></td><td id="description">The protocol used to perform 
the bulk query. </td></tr><tr><td id="name"><strong>Results 
Parser</strong></td><td id="default-value">None</td><td 
id="allowable-values"><ul><li>Split <img src="../../html/images/iconInfo.png" 
alt="
 Use a delimiter character or RegEx  to split the results into attributes" 
title="Use a delimiter character or RegEx  to split the results into 
attributes"></img></li><li>RegEx <img src="../../html/images/iconInfo.png" 
alt="Use a regular expression to split the results into attributes " title="Use 
a regular expression to split the results into attributes "></img></li><li>None 
<img src="../../html/images/iconInfo.png" alt="Do not split results" title="Do 
not split results"></img></li></ul></td><td id="description">The method used to 
slice the results into attribute groups</td></tr><tr><td id="name">Parser 
RegEx</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Choice between a splitter and regex matcher used to parse the 
results of the query into attribute groups.
+NOTE: This is a multiline regular expression, therefore, the DFM should decide 
how to handle trailing new line characters.</td></tr><tr><td id="name">Key 
lookup group (multiline / batch)</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">When performing a batched 
lookup, the following RegEx numbered capture group or Column number will be 
used to match the whois server response with the lookup 
field</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>not 
found</td><td>Where to route flow files if data enrichment query rendered no 
results</td></tr><tr><td>found</td><td>Where to route flow files after 
successfully enriching attributes with data</td></tr></table><h3>Reads 
Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>enrich.dns.record*.group*</td><td>The
 captured fields of the Whois query response 
 for each of the records received</td></tr></table><h3>State management: 
</h3>This processor has no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.evtx.ParseEvtx/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.evtx.ParseEvtx/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.evtx.ParseEvtx/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.evtx.ParseEvtx/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ParseEvtx</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Parses the 
contents of a Windows Event Log file (evtx) and writes the resulting XML to the 
FlowFile</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>logs, windows, event, evtx, message, 
file</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Granularity</strong></td><td id="default-value">Chunk</td><td 
id="allowable-values"><ul><li>Record</li><li>Chunk</li><li>File</li></ul></td><td
 id="description">Output flow file for each Record, Chunk
 , or File encountered in the event log</td></tr></table><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Any
 FlowFile that was successfully converted from evtx to 
XML</td></tr><tr><td>failure</td><td>Any FlowFile that encountered an exception 
during conversion will be transferred to this relationship with as much parsing 
as possible done</td></tr><tr><td>original</td><td>The unmodified input 
FlowFile will be transferred to this relationship</td></tr><tr><td>bad 
chunk</td><td>Any bad chunks of records will be transferred to this 
relationship in their original binary form</td></tr></table><h3>Reads 
Attributes: </h3><table 
id="reads-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename</td><td>The
 filename of the evtx file</td></tr></table><h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename</td><td>The
 output filename</td></tr><tr><td>mime
 .type</td><td>The output filetype (application/xml for success and failure 
relationships, original value for bad chunk and original 
relationships)</td></tr></table></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ParseEvtx</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Parses the 
contents of a Windows Event Log file (evtx) and writes the resulting XML to the 
FlowFile</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>logs, windows, event, evtx, message, 
file</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td 
id="name"><strong>Granularity</strong></td><td id="default-value">Chunk</td><td 
id="allowable-values"><ul><li>Record</li><li>Chunk</li><li>File</li></ul></td><td
 id="description">Output flow file for each Record, Chunk
 , or File encountered in the event log</td></tr></table><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Any
 FlowFile that was successfully converted from evtx to 
XML</td></tr><tr><td>failure</td><td>Any FlowFile that encountered an exception 
during conversion will be transferred to this relationship with as much parsing 
as possible done</td></tr><tr><td>original</td><td>The unmodified input 
FlowFile will be transferred to this relationship</td></tr><tr><td>bad 
chunk</td><td>Any bad chunks of records will be transferred to this 
relationship in their original binary form</td></tr></table><h3>Reads 
Attributes: </h3><table 
id="reads-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename</td><td>The
 filename of the evtx file</td></tr></table><h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>filename</td><td>The
 output filename</td></tr><tr><td>mime
 .type</td><td>The output filetype (application/xml for success and failure 
relationships, original value for bad chunk and original 
relationships)</td></tr></table><h3>State management: </h3>This processor has 
no state management.<h3>Restricted: </h3></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/additionalDetails.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/additionalDetails.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/additionalDetails.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/additionalDetails.html
 Tue Nov 29 12:33:21 2016
@@ -46,10 +46,6 @@
         <td>FlowFile#getLastQueueDate()</td>
     </tr>
     <tr>
-        <td>nifi.lineage.identifiers.${i}</td>
-        <td>FlowFile#getLineageIdentifiers()[i]</td>
-    </tr>
-    <tr>
         <td>nifi.lineage.start.date</td>
         <td>FlowFile#getLineageStartDate()</td>
     </tr>

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSink/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExecuteFlumeSink</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Execute a Flume 
sink. Each input FlowFile is converted into a Flume Event for processing by the 
sink.</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>flume, hadoop, put, sink</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Sink 
Type</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The component type name for the 
sink. For some sinks, this is a short, symbolic name (e.g. hdfs). For oth
 ers, it's the fully-qualified name of the Sink class. See the Flume User Guide 
for details.</td></tr><tr><td id="name"><strong>Agent Name</strong></td><td 
id="default-value">tier1</td><td id="allowable-values"></td><td 
id="description">The name of the agent used in the Flume sink 
configuration</td></tr><tr><td id="name"><strong>Sink Name</strong></td><td 
id="default-value">sink-1</td><td id="allowable-values"></td><td 
id="description">The name of the sink used in the Flume sink 
configuration</td></tr><tr><td id="name"><strong>Flume 
Configuration</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Flume configuration for the 
sink copied from the flume.properties file</td></tr></table><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td></td></tr><tr><td>failure</td><td></td></tr></table><h3>Reads
 Attributes: </h3>None specified.<h3>Writes Attributes: </h3>None 
specified.</body>
 </html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExecuteFlumeSink</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Execute a Flume 
sink. Each input FlowFile is converted into a Flume Event for processing by the 
sink.</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>flume, hadoop, put, sink, 
restricted</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Sink 
Type</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The component type name for the 
sink. For some sinks, this is a short, symbolic name (e.g. hd
 fs). For others, it's the fully-qualified name of the Sink class. See the 
Flume User Guide for details.</td></tr><tr><td id="name"><strong>Agent 
Name</strong></td><td id="default-value">tier1</td><td 
id="allowable-values"></td><td id="description">The name of the agent used in 
the Flume sink configuration</td></tr><tr><td id="name"><strong>Sink 
Name</strong></td><td id="default-value">sink-1</td><td 
id="allowable-values"></td><td id="description">The name of the sink used in 
the Flume sink configuration</td></tr><tr><td id="name"><strong>Flume 
Configuration</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Flume configuration for the 
sink copied from the flume.properties file</td></tr></table><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td></td></tr><tr><td>failure</td><td></td></tr></table><h3>Reads
 Attributes: </h3>None specified.<h3>Writes Attributes: </h3>None speci
 fied.<h3>State management: </h3>This processor has no state 
management.<h3>Restricted: </h3><td>Provides operator the ability to execute 
arbitrary Flume configurations assuming all permissions that NiFi 
has.</td></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSource/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSource/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSource/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.flume.ExecuteFlumeSource/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExecuteFlumeSource</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Execute a Flume 
source. Each Flume Event is sent to the success relationship as a 
FlowFile</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>flume, hadoop, get, 
source</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Source 
Type</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The component type name for the 
source. For some sources, this is a short, symbolic name (e.g. spooldir). For 
 others, it's the fully-qualified name of the Source class. See the Flume User 
Guide for details.</td></tr><tr><td id="name"><strong>Agent 
Name</strong></td><td id="default-value">tier1</td><td 
id="allowable-values"></td><td id="description">The name of the agent used in 
the Flume source configuration</td></tr><tr><td id="name"><strong>Source 
Name</strong></td><td id="default-value">src-1</td><td 
id="allowable-values"></td><td id="description">The name of the source used in 
the Flume source configuration</td></tr><tr><td id="name"><strong>Flume 
Configuration</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Flume configuration for the 
source copied from the flume.properties 
file</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td></td></tr></table><h3>Reads
 Attributes: </h3>None specified.<h3>Writes Attributes: </h3>None 
specified.</body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>ExecuteFlumeSource</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Execute a Flume 
source. Each Flume Event is sent to the success relationship as a 
FlowFile</p><p><a href="additionalDetails.html">Additional 
Details...</a></p><h3>Tags: </h3><p>flume, hadoop, get, source, 
restricted</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name"><strong>Source 
Type</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The component type name for the 
source. For some sources, this is a short, symbolic name (e.g. spo
 oldir). For others, it's the fully-qualified name of the Source class. See the 
Flume User Guide for details.</td></tr><tr><td id="name"><strong>Agent 
Name</strong></td><td id="default-value">tier1</td><td 
id="allowable-values"></td><td id="description">The name of the agent used in 
the Flume source configuration</td></tr><tr><td id="name"><strong>Source 
Name</strong></td><td id="default-value">src-1</td><td 
id="allowable-values"></td><td id="description">The name of the source used in 
the Flume source configuration</td></tr><tr><td id="name"><strong>Flume 
Configuration</strong></td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">The Flume configuration for the 
source copied from the flume.properties 
file</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td></td></tr></table><h3>Reads
 Attributes: </h3>None specified.<h3>Writes Attributes: </h3>None 
specified.<h3>State manag
 ement: </h3>This processor has no state management.<h3>Restricted: 
</h3><td>Provides operator the ability to execute arbitrary Flume 
configurations assuming all permissions that NiFi has.</td></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.CreateHadoopSequenceFile/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.CreateHadoopSequenceFile/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.CreateHadoopSequenceFile/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.CreateHadoopSequenceFile/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>CreateHadoopSequenceFile</title><link 
rel="stylesheet" href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Creates Hadoop 
Sequence Files from incoming flow files</p><p><a 
href="additionalDetails.html">Additional Details...</a></p><h3>Tags: 
</h3><p>hadoop, sequence file, create, sequencefile</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name">Hadoop Configuration 
Resources</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">A file or comma separated list of files which contains the 
Hadoop file system configuration. Without this, Hadoop will se
 arch the classpath for a 'core-site.xml' and 'hdfs-site.xml' file or will 
revert to a default configuration.</td></tr><tr><td id="name">Kerberos 
Principal</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">Kerberos Relogin Period</td><td 
id="default-value">4 hours</td><td id="allowable-values"></td><td 
id="description">Period of time which should pass before attempting a kerberos 
relogin</td></tr><tr><td id="name">compression type</td><td 
id="default-value"></td><td 
id="allowable-values"><ul><li>NONE</li><li>RECORD</li><li>BLOCK</li></ul></td><td
 id="description">Type of compression 
 to use when creating Sequence File</td></tr></table><h3>Relationships: 
</h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Generated
 Sequence Files are sent to this 
relationship</td></tr><tr><td>failure</td><td>Incoming files that failed to 
generate a Sequence File are sent to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3>None specified.<h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.hadoop.PutHDFS/index.html">PutHDFS</a></p></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>CreateHadoopSequenceFile</title><link 
rel="stylesheet" href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Creates Hadoop 
Sequence Files from incoming flow files</p><p><a 
href="additionalDetails.html">Additional Details...</a></p><h3>Tags: 
</h3><p>hadoop, sequence file, create, sequencefile</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values.</p><table 
id="properties"><tr><th>Name</th><th>Default Value</th><th>Allowable 
Values</th><th>Description</th></tr><tr><td id="name">Hadoop Configuration 
Resources</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">A file or comma separated list of files which contains the 
Hadoop file system configuration. Without this, Hadoop will se
 arch the classpath for a 'core-site.xml' and 'hdfs-site.xml' file or will 
revert to a default configuration.</td></tr><tr><td id="name">Kerberos 
Principal</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">Kerberos Relogin Period</td><td 
id="default-value">4 hours</td><td id="allowable-values"></td><td 
id="description">Period of time which should pass before attempting a kerberos 
relogin</td></tr><tr><td id="name">Additional Classpath Resources</td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">A 
comma-separated list of paths to files and/or directori
 es that will be added to the classpath. When specifying a directory, all files 
with in the directory will be added to the classpath, but further 
sub-directories will not be included.</td></tr><tr><td id="name">compression 
type</td><td id="default-value"></td><td 
id="allowable-values"><ul><li>NONE</li><li>RECORD</li><li>BLOCK</li></ul></td><td
 id="description">Type of compression to use when creating Sequence 
File</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>Generated
 Sequence Files are sent to this 
relationship</td></tr><tr><td>failure</td><td>Incoming files that failed to 
generate a Sequence File are sent to this 
relationship</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3>None specified.<h3>State management: 
</h3>This processor has no state management.<h3>Restricted: </h3><h3>See 
Also:</h3><p><a href="../org.apache.nifi.processors.hadoop.PutHDFS/index.html
 ">PutHDFS</a></p></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.DeleteHDFS/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.DeleteHDFS/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.DeleteHDFS/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.DeleteHDFS/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>DeleteHDFS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Deletes a file 
from HDFS. The file can be provided as an attribute from an incoming FlowFile, 
or a statically set file that is periodically removed. If this processor has an 
incoming connection, itwill ignore running on a periodic basis and instead rely 
on incoming FlowFiles to trigger a delete. Optionally, you may specify use a 
wildcard character to match multiple files or directories.</p><h3>Tags: 
</h3><p>hadoop, HDFS, delete, remove, filesystem</p><h3>Properties: </h3><p>In 
the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, and whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression Language</a>
 .</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name">Hadoop Configuration Resources</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">A file or comma separated list 
of files which contains the Hadoop file system configuration. Without this, 
Hadoop will search the classpath for a 'core-site.xml' and 'hdfs-site.xml' file 
or will revert to a default configuration.</td></tr><tr><td id="name">Kerberos 
Principal</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">Kerberos Relo
 gin Period</td><td id="default-value">4 hours</td><td 
id="allowable-values"></td><td id="description">Period of time which should 
pass before attempting a kerberos relogin</td></tr><tr><td 
id="name"><strong>File or Directory</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
HDFS file or directory to delete. A wildcard expression may be used to only 
delete certain files<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Recursive</strong></td><td 
id="default-value">true</td><td 
id="allowable-values"><ul><li>true</li><li>false</li></ul></td><td 
id="description">Remove contents of a non-empty directory 
recursively</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 will be routed here if the delete command was 
successful</td></tr><tr><td>failure</td><td>FlowFiles will be routed here if 
the delete command was un
 successful</td></tr></table><h3>Reads Attributes: </h3>None 
specified.<h3>Writes Attributes: </h3>None specified.</body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>DeleteHDFS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Deletes a file 
from HDFS. The file can be provided as an attribute from an incoming FlowFile, 
or a statically set file that is periodically removed. If this processor has an 
incoming connection, itwill ignore running on a periodic basis and instead rely 
on incoming FlowFiles to trigger a delete. Optionally, you may specify use a 
wildcard character to match multiple files or directories.</p><h3>Tags: 
</h3><p>hadoop, HDFS, delete, remove, filesystem, restricted</p><h3>Properties: 
</h3><p>In the list below, the names of required properties appear in 
<strong>bold</strong>. Any other properties (not in bold) are considered 
optional. The table also indicates any default values, and whether a property 
supports the <a href="../../html/expression-language-guide.html">NiFi 
Expression 
 Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name">Hadoop Configuration Resources</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">A file or comma separated list 
of files which contains the Hadoop file system configuration. Without this, 
Hadoop will search the classpath for a 'core-site.xml' and 'hdfs-site.xml' file 
or will revert to a default configuration.</td></tr><tr><td id="name">Kerberos 
Principal</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">K
 erberos Relogin Period</td><td id="default-value">4 hours</td><td 
id="allowable-values"></td><td id="description">Period of time which should 
pass before attempting a kerberos relogin</td></tr><tr><td id="name">Additional 
Classpath Resources</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">A comma-separated list of paths 
to files and/or directories that will be added to the classpath. When 
specifying a directory, all files with in the directory will be added to the 
classpath, but further sub-directories will not be included.</td></tr><tr><td 
id="name"><strong>File or Directory</strong></td><td 
id="default-value"></td><td id="allowable-values"></td><td id="description">The 
HDFS file or directory to delete. A wildcard expression may be used to only 
delete certain files<br/><strong>Supports Expression Language: 
true</strong></td></tr><tr><td id="name"><strong>Recursive</strong></td><td 
id="default-value">true</td><td id="allowable-values"><ul><li>true
 </li><li>false</li></ul></td><td id="description">Remove contents of a 
non-empty directory recursively</td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 will be routed here if the delete command was 
successful</td></tr><tr><td>failure</td><td>FlowFiles will be routed here if 
the delete command was unsuccessful</td></tr></table><h3>Reads Attributes: 
</h3>None specified.<h3>Writes Attributes: </h3>None specified.<h3>State 
management: </h3>This processor has no state management.<h3>Restricted: 
</h3><td>Provides operator the ability to delete any file that NiFi has access 
to in HDFS or the local filesystem.</td></body></html>
\ No newline at end of file

Modified: 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.FetchHDFS/index.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.FetchHDFS/index.html?rev=1771896&r1=1771895&r2=1771896&view=diff
==============================================================================
--- 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.FetchHDFS/index.html
 (original)
+++ 
nifi/site/trunk/docs/nifi-docs/components/org.apache.nifi.processors.hadoop.FetchHDFS/index.html
 Tue Nov 29 12:33:21 2016
@@ -1 +1 @@
-<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>FetchHDFS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Retrieves a file 
from HDFS. The content of the incoming FlowFile is replaced by the content of 
the file in HDFS. The file in HDFS is left intact without any changes being 
made to it.</p><h3>Tags: </h3><p>hadoop, hdfs, get, ingest, fetch, 
source</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, and 
whether a property supports the <a 
href="../../html/expression-language-guide.html">NiFi Expression 
Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name">Hadoop Configuration Resources</td><td id="default-value"></td><td 
id="al
 lowable-values"></td><td id="description">A file or comma separated list of 
files which contains the Hadoop file system configuration. Without this, Hadoop 
will search the classpath for a 'core-site.xml' and 'hdfs-site.xml' file or 
will revert to a default configuration.</td></tr><tr><td id="name">Kerberos 
Principal</td><td id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">Kerberos Relogin Period</td><td 
id="default-value">4 hours</td><td id="allowable-values"></td><td 
id="description">Period of time which should pass before attempting a kerberos 
relogin</td></tr><tr><td id="name"><strong>H
 DFS Filename</strong></td><td id="default-value">${path}/${filename}</td><td 
id="allowable-values"></td><td id="description">The name of the HDFS file to 
retrieve<br/><strong>Supports Expression Language: 
true</strong></td></tr></table><h3>Relationships: </h3><table 
id="relationships"><tr><th>Name</th><th>Description</th></tr><tr><td>success</td><td>FlowFiles
 will be routed to this relationship once they have been updated with the 
content of the HDFS file</td></tr><tr><td>comms.failure</td><td>FlowFiles will 
be routed to this relationship if the content of the HDFS file cannot be 
retrieve due to a communications failure. This generally indicates that the 
Fetch should be tried again.</td></tr><tr><td>failure</td><td>FlowFiles will be 
routed to this relationship if the content of the HDFS file cannot be retrieved 
and trying again will likely not be helpful. This would occur, for instance, if 
the file is not found or if there is a permissions 
issue</td></tr></table><h3>Reads Attributes
 : </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>hdfs.failure.reason</td><td>When
 a FlowFile is routed to 'failure', this attribute is added indicating why the 
file could not be fetched from HDFS</td></tr></table><h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.hadoop.ListHDFS/index.html">ListHDFS</a>, 
<a href="../org.apache.nifi.processors.hadoop.GetHDFS/index.html">GetHDFS</a>, 
<a 
href="../org.apache.nifi.processors.hadoop.PutHDFS/index.html">PutHDFS</a></p></body></html>
\ No newline at end of file
+<!DOCTYPE html><html lang="en"><head><meta 
charset="utf-8"></meta><title>FetchHDFS</title><link rel="stylesheet" 
href="../../css/component-usage.css" 
type="text/css"></link></head><body><h2>Description: </h2><p>Retrieves a file 
from HDFS. The content of the incoming FlowFile is replaced by the content of 
the file in HDFS. The file in HDFS is left intact without any changes being 
made to it.</p><h3>Tags: </h3><p>hadoop, hdfs, get, ingest, fetch, source, 
restricted</p><h3>Properties: </h3><p>In the list below, the names of required 
properties appear in <strong>bold</strong>. Any other properties (not in bold) 
are considered optional. The table also indicates any default values, and 
whether a property supports the <a 
href="../../html/expression-language-guide.html">NiFi Expression 
Language</a>.</p><table id="properties"><tr><th>Name</th><th>Default 
Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td 
id="name">Hadoop Configuration Resources</td><td id="default-value"></t
 d><td id="allowable-values"></td><td id="description">A file or comma 
separated list of files which contains the Hadoop file system configuration. 
Without this, Hadoop will search the classpath for a 'core-site.xml' and 
'hdfs-site.xml' file or will revert to a default 
configuration.</td></tr><tr><td id="name">Kerberos Principal</td><td 
id="default-value"></td><td id="allowable-values"></td><td 
id="description">Kerberos principal to authenticate as. Requires 
nifi.kerberos.krb5.file to be set in your nifi.properties</td></tr><tr><td 
id="name">Kerberos Keytab</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">Kerberos keytab associated with 
the principal. Requires nifi.kerberos.krb5.file to be set in your 
nifi.properties</td></tr><tr><td id="name">Kerberos Relogin Period</td><td 
id="default-value">4 hours</td><td id="allowable-values"></td><td 
id="description">Period of time which should pass before attempting a kerberos 
relogin</td></tr><tr><td id="nam
 e">Additional Classpath Resources</td><td id="default-value"></td><td 
id="allowable-values"></td><td id="description">A comma-separated list of paths 
to files and/or directories that will be added to the classpath. When 
specifying a directory, all files with in the directory will be added to the 
classpath, but further sub-directories will not be included.</td></tr><tr><td 
id="name"><strong>HDFS Filename</strong></td><td 
id="default-value">${path}/${filename}</td><td id="allowable-values"></td><td 
id="description">The name of the HDFS file to retrieve<br/><strong>Supports 
Expression Language: true</strong></td></tr><tr><td 
id="name"><strong>Compression codec</strong></td><td 
id="default-value">NONE</td><td 
id="allowable-values"><ul><li>NONE</li><li>DEFAULT</li><li>BZIP</li><li>GZIP</li><li>LZ4</li><li>SNAPPY</li><li>AUTOMATIC</li></ul></td><td
 id="description">No Description Provided.</td></tr></table><h3>Relationships: 
</h3><table id="relationships"><tr><th>Name</th><th>Description<
 /th></tr><tr><td>success</td><td>FlowFiles will be routed to this relationship 
once they have been updated with the content of the HDFS 
file</td></tr><tr><td>comms.failure</td><td>FlowFiles will be routed to this 
relationship if the content of the HDFS file cannot be retrieve due to a 
communications failure. This generally indicates that the Fetch should be tried 
again.</td></tr><tr><td>failure</td><td>FlowFiles will be routed to this 
relationship if the content of the HDFS file cannot be retrieved and trying 
again will likely not be helpful. This would occur, for instance, if the file 
is not found or if there is a permissions issue</td></tr></table><h3>Reads 
Attributes: </h3>None specified.<h3>Writes Attributes: </h3><table 
id="writes-attributes"><tr><th>Name</th><th>Description</th></tr><tr><td>hdfs.failure.reason</td><td>When
 a FlowFile is routed to 'failure', this attribute is added indicating why the 
file could not be fetched from HDFS</td></tr></table><h3>State management: </h
 3>This processor has no state management.<h3>Restricted: </h3><td>Provides 
operator the ability to retrieve any file that NiFi has access to in HDFS or 
the local filesystem.</td><h3>See Also:</h3><p><a 
href="../org.apache.nifi.processors.hadoop.ListHDFS/index.html">ListHDFS</a>, 
<a href="../org.apache.nifi.processors.hadoop.GetHDFS/index.html">GetHDFS</a>, 
<a 
href="../org.apache.nifi.processors.hadoop.PutHDFS/index.html">PutHDFS</a></p></body></html>
\ No newline at end of file


Reply via email to