There are several competing persistence technologies available for Java. Two of these are “standardised” (via the JCP). When developing your application you need to choose the mos...
Pandoc’s Markdown supports the multi-column layout for slides but not other types of documents. In this recipe, we show how to use the multi-column layout in normal HTML documents...
Syncing to Hive Metastore Pre-requisites Steps Running sync Register the target table in Hive Metastore Conclusion Syncing to Hive Metastore This document walks through the...
Prerequisites Running the Proxy Server Proxy Client Examples Ruby Python Java The Accumulo Proxy allows the interaction with Accumulo with languages other than Java. A prox...
Turn on feature flag Change SSH_TUNNELING to True If you want to add more security when establishing the tunnel we allow users to overwrite the SSHTunnelManager class here ...
REST API Overview API reference Returns an overview over all jobs and their current state. Parameters Responses Return details of a job. Parameters Responses Return all fini...
all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
Writing with SQL INSERT INTO INSERT OVERWRITE UPSERT Write with Avro GenericRecord Branch Writes Metrics Options Write options Notes Iceberg support batch and streami...