mirror of
https://github.com/apache/impala.git
synced 2026-01-25 09:01:08 -05:00
These are refugees from doc_prototype. They can be rendered with the DITA Open Toolkit version 2.3.3 by: /tmp/dita-ot-2.3.3/bin/dita \ -i impala.ditamap \ -f html5 \ -o $(mktemp -d) \ -filter impala_html.ditaval Change-Id: I8861e99adc446f659a04463ca78c79200669484f Reviewed-on: http://gerrit.cloudera.org:8080/5014 Reviewed-by: John Russell <jrussell@cloudera.com> Tested-by: John Russell <jrussell@cloudera.com>
35 lines
1.5 KiB
XML
35 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!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
|
|
Cloudera 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 audience="integrated" href="impala.xml"/><xref audience="standalone" href="http://www.cloudera.com/documentation/enterprise/latest/topics/impala.html" scope="external" format="html"/>.
|
|
</p>
|
|
|
|
<p outputclass="toc"/>
|
|
</conbody>
|
|
</concept>
|