<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Trino Data Warehouse Protector on</title><link>https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/</link><description>Recent content in Trino Data Warehouse Protector on</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding the Architecture</title><link>https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/dwp_trino_understand_arch/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/dwp_trino_understand_arch/</guid><description>&lt;p>The architecture for the Trino Data Warehouse Protector is depicted in the image below.
&lt;img src="https://docs.protegrity.com/protectors/10.0/docs/images/bdp/dwp_trino_architecture.png" alt="" title="Trino Architecture">&lt;/p>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Component&lt;/th>
 &lt;th>Description&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>RPAgent&lt;/td>
 &lt;td>Is a daemon running on each node that downloads the policy package from the ESA over a TLS channel using the installed Certificates.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Log Forwarder&lt;/td>
 &lt;td>Is a daemon running on each node that routes the audit logs and application logs to the ESA/Audit Store.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>config.ini&lt;/td>
 &lt;td>Is a file on each node containing the set of configuration parameters to modify the protector behavior.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Protector Layer&lt;/td>
 &lt;td>Contains the Trino Protector UDFs and APIs.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>JcoreLite&lt;/td>
 &lt;td>Is the JNI library that provides a Java API layer to the Core libraries.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>Core&lt;/td>
 &lt;td>Is the set of various libraries that provide the Protegrity Core functionality.&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table></description></item><item><title>System Requirements</title><link>https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/dwp_trino_sys_req/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.protegrity.com/protectors/10.0/docs/datawarehouse_protector/dwp_trino/dwp_trino_sys_req/</guid><description>&lt;p>Ensure that the following prerequisites are met, before installing the Trino Protector:&lt;/p>
&lt;ul>
&lt;li>The Trino cluster is installed, configured, and running.&lt;/li>
&lt;li>The ESA appliance, version 10.0.x or v10.1.x, is installed, configured, and running.&lt;/li>
&lt;li>The ports that are configured on the ESA and the nodes in the cluster, which will run the Trino Protector, are listed in the following table:&lt;/li>
&lt;/ul>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>Destination Port&lt;/th>
 &lt;th>Protocol&lt;/th>
 &lt;th>Source&lt;/th>
 &lt;th>Destination&lt;/th>
 &lt;th>Description&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>8443&lt;/td>
 &lt;td>TLS&lt;/td>
 &lt;td>RPAgent on the Big Data Protector cluster node&lt;/td>
 &lt;td>ESA&lt;/td>
 &lt;td>The RPAgent communicates with the ESA through port&lt;br>8443 to download a policy.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>9200&lt;/td>
 &lt;td>TLS&lt;/td>
 &lt;td>Log Forwarder on the Trino Protector Cluster node&lt;/td>
 &lt;td>Protegrity Audit&lt;br>Store appliance&lt;/td>
 &lt;td>The Log Forwarder sends all the logs to&lt;br>the Protegrity Audit Appliance through port 9200.&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>15780&lt;/td>
 &lt;td>TCP&lt;/td>
 &lt;td>Protector on the Trino Protector&lt;br>cluster node&lt;/td>
 &lt;td>Log Forwarder&lt;br>on the Trino&lt;br>Protector cluster&lt;br>node&lt;/td>
 &lt;td>The Trino Protector writes Audit Logs to&lt;br>localhost through port 15780. The Application&lt;br>Logs are also written to localhost through&lt;br>port 15780. The Log Forwarder reads the logs from that&lt;br>socket.&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table></description></item></channel></rss>