blob: 92468ba6e2637165847f023c8e95b12316bb36af [file] [log] [blame]
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"></meta><title>HBase_1_1_2_ListLookupService</title><link rel="stylesheet" href="../../../../../css/component-usage.css" type="text/css"></link></head><script type="text/javascript">window.onload = function(){if(self==top) { document.getElementById('nameHeader').style.display = "inherit"; } }</script><body><h1 id="nameHeader" style="display: none;">HBase_1_1_2_ListLookupService</h1><h2>Description: </h2><p>No description provided.</p><h3>Tags: </h3><p>No tags provided.</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>Display Name</th><th>API Name</th><th>Default Value</th><th>Allowable Values</th><th>Description</th></tr><tr><td id="name"><strong>HBase Client Service</strong></td><td>hbase-client-service</td><td></td><td id="allowable-values"><strong>Controller Service API: </strong><br/>HBaseClientService<br/><strong>Implementations: </strong><a href="../../../nifi-hbase_2-client-service-nar/1.19.1/org.apache.nifi.hbase.HBase_2_ClientService/index.html">HBase_2_ClientService</a><br/><a href="../org.apache.nifi.hbase.HBase_1_1_2_ClientService/index.html">HBase_1_1_2_ClientService</a></td><td id="description">Specifies the HBase Client Controller Service to use for accessing HBase.</td></tr><tr><td id="name"><strong>Table Name</strong></td><td>hb-lu-table-name</td><td></td><td id="allowable-values"></td><td id="description">The name of the table where look ups will be run.</td></tr><tr><td id="name">Authorizations</td><td>hb-lu-authorizations</td><td></td><td id="allowable-values"></td><td id="description">The list of authorization tokens to be used with cell visibility if it is enabled. These will be used to override the default authorization list for the user accessing HBase.</td></tr><tr><td id="name">Columns</td><td>hb-lu-return-cols</td><td></td><td id="allowable-values"></td><td id="description">A comma-separated list of \"&lt;colFamily&gt;:&lt;colQualifier&gt;\" pairs to return when scanning. To return all columns for a given family, leave off the qualifier such as \"&lt;colFamily1&gt;,&lt;colFamily2&gt;\".</td></tr><tr><td id="name"><strong>Character Set</strong></td><td>hb-lu-charset</td><td id="default-value">UTF-8</td><td id="allowable-values"></td><td id="description">Specifies the character set used to decode bytes retrieved from HBase.</td></tr><tr><td id="name"><strong>Return Type</strong></td><td>hb-lu-list-return-type</td><td id="default-value">List of keys</td><td id="allowable-values"><ul><li>List of keys <img src="../../../../../html/images/iconInfo.png" alt="Return the row as a list of the column qualifiers (keys)" title="Return the row as a list of the column qualifiers (keys)"></img></li><li>List of values <img src="../../../../../html/images/iconInfo.png" alt="Return the row as a list of the values associated with each column qualifier." title="Return the row as a list of the values associated with each column qualifier."></img></li></ul></td><td id="description">Choose whether to return a list of the keys or a list of the values for the supplied row key.</td></tr></table><h3>State management: </h3>This component does not store state.<h3>Restricted: </h3>This component is not restricted.<h3>System Resource Considerations:</h3>None specified.</body></html>