The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I have a set of Hive Queries in Big Data Studio and I was wondering if it is possible to automate these? Could this be accomplished from Data Integration Studio?
KSKarthikeyan SankaraVadivel Syncfusion Team August 24, 2017 11:56 AM UTC
Hi Tim,
In Data Integration Platform, we have SelectHiveQL processor to execute the hive(HQL) SELECT query against a Hive tables. Select query result will be converted to Avro or CSV format. Based on your requirement you can transform the resultant data in Data integration platform.
We can also schedule your query executions by scheduling the SelectHiveQL Processor, Please follow the steps to schedule the processor by the below link .