blob: 38cc7e9f66b219365595c32305a160be4bed95e1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="impala_odbc">
<title id="odbc">Configuring Impala to Work with ODBC</title>
<prolog>
<metadata>
<data name="Category" value="Impala"/>
<data name="Category" value="ODBC"/>
<data name="Category" value="Querying"/>
<data name="Category" value="SQL"/>
<data name="Category" value="Configuring"/>
<data name="Category" value="Developers"/>
</metadata>
</prolog>
<conbody>
<p>
<indexterm audience="hidden">ODBC</indexterm>
Third-party products, especially business intelligence and reporting tools, can access Impala
using the ODBC protocol. For the best experience, ensure any third-party product you intend to use is supported.
Verifying support includes checking that the versions of Impala, ODBC, the operating system, the
Apache Hadoop distribution, and the third-party product have all been approved by the appropriate suppliers
for use together. To configure your systems to use ODBC, download and install a connector, typically from
the supplier of the third-party product or the Hadoop distribution.
You may need to sign in and accept license agreements before accessing the pages required for downloading
ODBC connectors.
</p>
</conbody>
</concept>