-
Users Handbook
-
-
-
- Intro & Basics
- All Objects have Descriptions
- Check for unused procedures
- Compiled Procedures up to date
- Invalid Source Layers
- Required Columns
- Check for abnormally ended Jobs
- Check for blocked Jobs
- Check for disabled Tasks
- Check for duplicate tasks in different Jobs
- Check for duplicate tasks in same Job
-
-
-
Administrators Handbook
-
- Register URL
- Configure SSL/HTTPS
- Configure Proxy-Server
- How to edit the appsettings.json file
- System Settings
- Global Parameters
- Allow Service Account to Logon as a Service
- LDAP & SSO Authentication
- Migrating Testcases and Configuration
- Licenses Management
- Manual Configuration
- Exposing the BiG EVAL REST API to other Network Segments
-
- Articles coming soon
-
Developers Handbook
-
Known Problems
-
Demo Virtual Machine
-
Release Notes
-
General
Setup the Apache Drill ODBC driver
- Home
- Users Handbook
- Data Sources
- Apache Drill
- Setup the Apache Drill ODBC driver
Apache Drill provides an ODBC driver to utilize it from within applications like BiG EVAL. This article describes how to setup and configure the ODBC driver and utilize Apache Drill from within BiG EVAL.
Please note, that there are many different ways to setup Apache Drill. So it all depends on your requirements and settings. Please speak with an administrator or another expert that may help with this configuration.
There is an extensive documentation article on the Apache Drill website as well. So you may find more information there: https://drill.apache.org/docs/installing-the-driver-on-windows/
Download the ODBC driver
Because BiG EVAL is a 64bit application, you need the 64bit ODBC driver. Use the following URL to download the most current driver that provides an MSI-setup. Please note, that not all versions provided on this website come with an MSI setup package.
http://package.mapr.com/tools/MapR-ODBC/MapR_Drill/
Install the ODBC driver
- Double click the MSI file you downloaded before.
- Click next
- Accept the license agreement and proceed.
- Set the installation folder and click next.
- Click install
- Click finish when the installation succeeds.
Configure the ODBC driver
The configuration step has the goal to define a DSN within the 64bit ODBC manager of windows. This DSN can later be used from within BiG EVAL to access Apache Drill.
As there are many different ways to configure the ODBC driver in Windows, we refer to the official documentation.
https://drill.apache.org/docs/configuring-odbc-on-windows/
Following is an exampel configuration of the ODBC DSN you may use as a reference. But note, that the connection is unsafe in this demonstration. It is your own responsibility, that the settings fulfil your security requirements.
Use the ODBC DSN as a BiG EVAL Data Source
- Create a new data source within BiG EVAL.
- Choose “ODBC” as the Type of the data source.
- Use the following connection string. Ensure you use your own DSN name set up before.
DSN=YOUR_DSN_NAME;