<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #8efeb3; border-color: #FCE28A; } .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/krypton" style="text-decoration: none; color: #FFFFFF; display: block;"> Krypton </a> </div> |
DataSync for Parquet is a single-direction (ServiceNow to file) integration that leverages bulk shares and allows for replicating table records from a ServiceNow instance to a local file.
You will need to install the Perspectium Core update set in your ServiceNow instance. You can request a download link for this update set by contacting Perspectium Support.
You will also need to have Hadoop installed. If you are using a Windows machine, follow this link.
To set up a DataSync for Parquet integration, follow these steps:
|