<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> |
Parquet is a columnar storage format available to any project in the Hadoop ecosystem.
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. Records will be saved in a .parquet file format.
Take the first step in syncing your ServiceNow data with Parquet.
<style> img { max-width: 100%; height: auto; } </style> <img src="/download/attachments/28943256/28943257/DataSync_for_Parquet.png"> |