Files
impala/docs/topics/impala_seq_compression_mode.xml
Jim Apple 3be0f122a5 IMPALA-3398: Add docs to main Impala branch.
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>
2016-11-17 22:38:44 +00:00

30 lines
716 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="seq_compression_mode" rev="2.5.0">
<!-- This option is for internal use only and might go away without ever being documented. It's hidden in the DITA map. -->
<title>SEQ_COMPRESSION_MODE Query Option</title>
<prolog>
<metadata>
<data name="Category" value="Impala"/>
<data name="Category" value="Impala Query Options"/>
</metadata>
</prolog>
<conbody>
<p rev="2.5.0">
<indexterm audience="Cloudera">RM_INITIAL_MEM query option</indexterm>
</p>
<p>
<b>Type:</b>
</p>
<p>
<b>Default:</b>
</p>
</conbody>
</concept>