AdHoc - Content Processor

In this chapter

What is AdHoc - Content Processing

QueryIO provides AdHoc analytics feature. AdHoc query allows you to execute MapReduce jobs through analytics query manager and store parsed data in resultant table.
For adhoc querying, no filter expressions are provided when job is added. Instead filter expressions are provided using query builder's WHERE block. When a query is fired on these tables, respective mapreduce job is executed and result is displayed.

You can also write your own MapReduce Jobs for different file types that you want to analyze. To see how you can write your own Job, refer to the developer documentation.

CSV MapReduce Job with AdHoc Support

Following are the steps to execute CSV Parser job:



Copyright © 2018 QueryIO Corporation. All Rights Reserved.

QueryIO, "Big Data Intelligence" and the QueryIO Logo are trademarks of QueryIO Corporation. Apache, Hadoop and HDFS are trademarks of The Apache Software Foundation.