mirror of
https://github.com/apache/impala.git
synced 2025-12-25 02:03:09 -05:00
Remove one Cloudera reference that's present in one XML file and conref'ed into a different HTML page. Change-Id: If7fa92412bda37510fa604a908c905709183d6bd Reviewed-on: http://gerrit.cloudera.org:8080/6383 Reviewed-by: Ambreen Kazi <ambreen.kazi@cloudera.com> Reviewed-by: John Russell <jrussell@cloudera.com> Tested-by: Impala Public Jenkins
53 lines
2.1 KiB
XML
53 lines
2.1 KiB
XML
<?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="relnotes" audience="standalone">
|
|
|
|
<title>Impala Release Notes</title>
|
|
<prolog>
|
|
<metadata>
|
|
<data name="Category" value="Impala"/>
|
|
<data name="Category" value="Release Notes"/>
|
|
<data name="Category" value="Administrators"/>
|
|
<data name="Category" value="Developers"/>
|
|
<data name="Category" value="Data Analysts"/>
|
|
</metadata>
|
|
</prolog>
|
|
|
|
<conbody id="relnotes_intro">
|
|
|
|
<p>
|
|
These release notes provide information on the <xref href="impala_new_features.xml#new_features">new
|
|
features</xref> and <xref href="impala_known_issues.xml#known_issues">known issues and limitations</xref> for
|
|
Impala versions up to <ph conref="../shared/ImpalaVariables.xml#impala_vars/ReleaseVersion"/>. For users
|
|
upgrading from earlier Impala releases, or using Impala in combination with specific versions of other
|
|
software, <xref href="impala_incompatible_changes.xml#incompatible_changes"/> lists any changes to
|
|
file formats, SQL syntax, or software dependencies to take into account.
|
|
</p>
|
|
|
|
<p>
|
|
Once you are finished reviewing these release notes, for more information about using Impala, see
|
|
<xref href="impala_concepts.xml"/>.
|
|
</p>
|
|
|
|
<p outputclass="toc"/>
|
|
</conbody>
|
|
</concept>
|