Shajini Thayasingh
1d83168cdc
IMPALA-9817: [DOCS] add flags related to use_local_catalog
...
incorporated corrections based on the feedback
added three flags related to use_local_catalog
explained that it should not be changed
talked about the default values
Change-Id: I832f94e56ec51cee5304187991388c1994a1f55c
Reviewed-on: http://gerrit.cloudera.org:8080/16037
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2020-06-08 23:47:43 +00:00
Tim Armstrong
b82ae24458
[DOCS] data cache is not experimental
...
There were no bug fixes to the data cache between Impala 3.3
and 3.4 that I could find, so I just removed the warning -
it should be fine to use in Impala 3.3 and up.
Change-Id: I233c9bd0ad2bbc3dda1da03183d75f59ff31a737
Reviewed-on: http://gerrit.cloudera.org:8080/16016
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-06-01 18:29:53 +00:00
Shajini Thayasingh
11a1ee55b0
IMPALA-9772: [DOCS] replace mem_limit texts with revised contents
...
explained what will happen if the query process exceeds the mem limit
changed the error message for the last query
also added reference to admission control
Change-Id: I7042b0d66c376e3179fb425109f9103710a25c49
Reviewed-on: http://gerrit.cloudera.org:8080/15973
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com >
2020-05-22 20:21:53 +00:00
Shajini Thayasingh
592ed10a21
IMPALA-9541: [DOCS] add steps to dynamically change log levels
...
added a new section to change log levels dynamically, made review changes
also elaborated the Glog format, remove the word PROCESS
Change-Id: Ic72fbfe3218530f5a1ffa0159ce714e411401bcd
Reviewed-on: http://gerrit.cloudera.org:8080/15867
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-05-14 02:47:18 +00:00
Tim Armstrong
2dd20dc1e4
IMPALA-9585: [DOCS] update mt_dop docs
...
Updated to reflect changes in IMPALA-9099 and IMPALA-9736.
Change-Id: Ifc7511fede5f9b36ae8250d3acf8d0061b48106f
Reviewed-on: http://gerrit.cloudera.org:8080/15883
Reviewed-by: Tamas Mate <tmate@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com >
2020-05-12 22:49:39 +00:00
Shajini Thayasingh
4846751c84
IMPALA-9570: [DOCS] add memory management
...
add memory management and fix broken links. Incorporated review changes.
Change-Id: I6e8b6d0c3fe2e1746831665b3d3ae98a0beaa1e7
Reviewed-on: http://gerrit.cloudera.org:8080/15836
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-05-08 04:18:26 +00:00
Kris Hahn
39c5c4d01d
IMPALA-9639: [DOCS] Document Impala support for Kudu DATE type
...
Documented read/write support for DATE type in 3.4. Made review changes.
Change-Id: I865599587817358b0c94debfcb0e9644fab4ae00
Reviewed-on: http://gerrit.cloudera.org:8080/15702
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tamas Mate <tmate@cloudera.com >
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2020-05-05 17:44:40 +00:00
Kris Hahn
961519747b
IMPALA-9613: [DOCS] Document the data_cache_eviction_policy
...
Describe start up flag to set LRU or LIRS policy. Tweak LIRS description.
Change-Id: Ic46ae00549157535c12f761aff7747fc90249d98
Reviewed-on: http://gerrit.cloudera.org:8080/15694
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-04-28 01:31:39 +00:00
Kris Hahn
b9e84738b6
IMPALA-9640: [DOCS] Document Impala support for Kudu VARCHAR type
...
Removed VARCHAR from unsupported types in "Kudu considerations".
Change-Id: I61ad6982c35a009b15a2a082692f118a0fbcee65
Reviewed-on: http://gerrit.cloudera.org:8080/15703
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tamas Mate <tmate@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-04-27 21:27:03 +00:00
Kris Hahn
21aa514353
IMPALA-9616 [DOC]: Document spill to disk startup options
...
Documented startup option descriptions per review comments:
--To cover the spill-to-disk compression support
--To use the disk_spill_punch_holes as required
Included examples that need to be reviewed and minor edits.
Change-Id: I3694fe97d74697777a8d50288b406b8eca0aa9fb
Reviewed-on: http://gerrit.cloudera.org:8080/15692
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2020-04-16 00:53:35 +00:00
Kris Hahn
a694848734
IMPALA-9443: [DOCS] Make tables optically pleasing and complete
...
- Replaced ellipses in example columns with sample output
- Fixed table formatting problems
- Exhumed varname styles
- Reverted table formatting at line 292 to published version formatting
- Fixed table formatting at 831
Change-Id: I83fd30b87730c82c87f6f7aee26d8cceb77b6308
Reviewed-on: http://gerrit.cloudera.org:8080/15476
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2020-03-24 21:14:31 +00:00
Tamas Mate
7dd13f7278
IMPALA-5308: Resolve confusing Kudu SHOW TABLE STATS output
...
This change modifies the output of the SHOW TABLE STATS and SHOW
PARTITIONS for Kudu tables.
- PARTITIONS: the #Row column has been removed
- TABLE STATS: instead of showing partition informations it returns a
resultset similar to HDFS table stats, #Rows, #Partitions, Size, Format
and Location
Example outputs can be seen in the doc changes.
Testing:
* kudu_stats.test is modified to verify the new result set
* kudu_partition_ddl.test is modified to verify the new partitions style
* Updated unit test with the new error message
Change-Id: Ice4b8df65f0a53fe14b8fbe35d82c9887ab9a041
Reviewed-on: http://gerrit.cloudera.org:8080/15199
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-03-18 18:05:34 +00:00
Kris Hahn
15f0ea9476
IMPALA-9517: [DOCS] Document broadcast_bytes_limit query option
...
- Minor edit
Change-Id: I2f7eaacd5a885a7a5292d7694241d58e4f7b6282
(cherry picked from commit 0f1c87f814b5af4f6b37c5ebf095e887916424ef)
Reviewed-on: http://gerrit.cloudera.org:8080/15457
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Aman Sinha <amsinha@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-03-17 23:04:37 +00:00
Alex Rodoni
955868f88a
IMPALA-9029: [DOCS] Impala 3.4 Release Notes
...
-Added broadcast_bytes_limit query option
Change-Id: I4385749de35f8379ecf6566fe515ed500b42d6cc
Reviewed-on: http://gerrit.cloudera.org:8080/14863
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-03-17 20:16:58 +00:00
Kris Hahn
42dcaabf7c
IMPALA-9467: [DOCS] live_progress enabled by default in interactive mode
...
The following documents were impacted by the change:
- impala_live_progress.xml, revised to explain new behavior
- impala_shell_options.xml, added --disable_live_progress option
Change-Id: I94e624b7bb916ecb5aeb4f007c0610807f7b18cf
Reviewed-on: http://gerrit.cloudera.org:8080/15442
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alice Fan <fan309@gmail.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-03-17 17:02:23 +00:00
Kris Hahn
4a8221877c
IMPALA-9504 Remove "experimental" from description of ORC support.
...
Added that ORC reads are enabled by default in Impala 3.4.0, and removed "experimental".
Change-Id: I6d99f1926619874a319b0db3af5ae6f5d443fb30
Reviewed-on: http://gerrit.cloudera.org:8080/15432
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2020-03-13 23:54:47 +00:00
Kris Hahn
a20edd57d9
IMPALA-9490 [DOCS] State support for reading Apache Hudi optimized table
...
Added a row impala_file_format.xml, created impala_hudi.xml, added new file to ditamap, changed id of concept tag from orc to hudi.
Change-Id: If210cd545a8deb059e66fd36e62e0df4402fc96c
Reviewed-on: http://gerrit.cloudera.org:8080/15418
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2020-03-12 18:49:31 +00:00
Kris Hahn
fb4f654d7c
IMPALA-9431 [DOCS] Update docs to reflect Deflate is supported for text files
...
Mentioned deflate support on the following lines of impala_txtfile.xml:
- modified text to include deflate info
- removed redundant paragraph
Mentioned deflate support in impala_file_formats.xml.
Change-Id: I9e1205e4e408f2c20fd8642cccd6c74e7ba9eb40
Reviewed-on: http://gerrit.cloudera.org:8080/15310
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-03-06 17:37:33 +00:00
Kris Hahn
519093fbb5
IMPALA-9389: [DOCS] Support reading zstd text files
...
In impala_txtfile.xml:
- corrected file extension to csv_compressed_zstd.csv.zst
Change-Id: Ic83137bd2c3a49398fb60cf1901f8b74ed111fce
Reviewed-on: http://gerrit.cloudera.org:8080/15304
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-02-28 22:47:04 +00:00
Kris Hahn
f48474f3f6
IMPALA-9337 [DOCS] Document new way to create external Kudu table in Impala
...
Summary of changes:
- Changed title of "Kudu tables:" to "Internal Kudu tables:".
- Added syntax "External Kudu tables" to show alternative create table syntax.
- Described alternative syntax and differences between resulting tables.
- In Kudu considerations, added example of creating synchronized external Kudu table.
- Covered external tables vs internal tables and HMS translation.
Change-Id: Ic07380fd53898dd21fbb5dacb4d9f7a84f160d4e
Reviewed-on: http://gerrit.cloudera.org:8080/15149
Reviewed-by: Vihang Karajgaonkar <vihang@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2020-02-14 17:57:03 +00:00
Kris Hahn
41bf93dece
IMPALA-9352 [DOCS] Document Impala column masking support
...
Added the Ranger Column Masking section consisting of an
intro and built-in mask types.
Change-Id: Ia60a1453d9ff4b25ba9e75dfd9fa2dc41006e32e
Reviewed-on: http://gerrit.cloudera.org:8080/15162
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2020-02-06 06:28:59 +00:00
Kris Hahn
4024d827a3
IMPALA-9336: [DOCS] Primary and foreign key constraint syntax
...
CREATE TABLE syntax for primary key and foreign keys spec
Change-Id: Iee12da322fbdab7c671c17ceb8436bc3ace2b820
Reviewed-on: http://gerrit.cloudera.org:8080/15146
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
Tested-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2020-02-03 18:34:51 +00:00
Sahil Takiar
64828f8b76
IMPALA-9293: [DOCS] Impala Doc: Revise explanation of HDFS trashcan usage on S3
...
Updated impala_s3.xml to refer to the trashcan as the "S3A trashcan"
rather than the "HDFS trashcan".
Change-Id: If321117b0d58e3f6d79251fad97b8bd92882cc12
Reviewed-on: http://gerrit.cloudera.org:8080/15022
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2020-01-13 20:02:16 +00:00
Alex Rodoni
cd7454be66
[DOCS] Clarification on HADOOP-15720 in impala_known_issues.xml
...
Change-Id: I724085ee63005cb2ce68a4532e6cf315d4799e7a
Reviewed-on: http://gerrit.cloudera.org:8080/14906
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Robbie Zhang <rzhang@cloudera.com >
Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com >
2019-12-16 18:53:40 +00:00
Alex Rodoni
ee9823d0dd
[DOCS] Fixed typos and outdated terms in impala_proxy.xml
...
Change-Id: I2f1ee44cddd71e2d929d1253a73b33e52c08ad42
Reviewed-on: http://gerrit.cloudera.org:8080/14907
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Alex Rodoni <arodoni@cloudera.com >
2019-12-14 02:40:27 +00:00
Alex Rodoni
acddf76bcb
[DOCS] Impala is not optimized for the IN operator when accessing HBASE
...
Change-Id: I37337a18c7add3c64795b3b2e49670493a9a8e44
Reviewed-on: http://gerrit.cloudera.org:8080/14891
Reviewed-by: Lars Volker <lv@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-12-11 20:41:29 +00:00
Alex Rodoni
c5104d3d5b
[DOCS] Copy edits in impala_conversion_functions.xml
...
Change-Id: I32b6d146f0a78abdeb28cb103edcab847fe5b9da
Reviewed-on: http://gerrit.cloudera.org:8080/14876
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-12-10 22:54:26 +00:00
Alex Rodoni
4687885b80
[DOCS] Update impala_proxy.xml with the latest info
...
Change-Id: Ia9d80e21abb385704eea863d221e333441af9a39
Reviewed-on: http://gerrit.cloudera.org:8080/14857
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Balazs Jeszenszky <jeszyb@gmail.com >
Reviewed-by: Vincent Tran <vttran@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-12-10 22:17:19 +00:00
Alex Rodoni
306b606f84
IMPALA-9207: [DOCS] Documented the #Inst in exec summary
...
Change-Id: I938930c66144ba6bce766981d363abe4b28ba524
Reviewed-on: http://gerrit.cloudera.org:8080/14860
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-12-09 19:19:22 +00:00
Alex Rodoni
f608be7d02
IMPALA-9219: [DOCS] ISO-SQL 2016 Date/time format patters - Milestone 3
...
The following patters are documented:
MONTH, MON, DAY, DY, D, Q, WW, W
Also added boundaries for TZH and TZM (IMPALA-9217).
Change-Id: If0586445c13cc6d02548be4cca43014066e0d99b
Reviewed-on: http://gerrit.cloudera.org:8080/14861
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-12-09 19:17:14 +00:00
Alex Rodoni
655ce205f1
IMPALA-9141: [DOCS] SQL:2016 date time patterns - Milestone 2
...
- The following format specifiers are documented:
- FX
- FM
- Free text
Change-Id: Id31e9ab14b56afc2e0bd7332cac299243a16bb07
Reviewed-on: http://gerrit.cloudera.org:8080/14722
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Gabor Kaszab <gaborkaszab@cloudera.com >
2019-12-04 18:52:13 +00:00
Alex Rodoni
7c4edbc9e7
IMPALA-9198: [DOCS] impala-shell works with tlsv1.2 only with python 2.7.9+
...
Change-Id: I681bb7d9900f00402259758d579f396da9cd007d
Reviewed-on: http://gerrit.cloudera.org:8080/14802
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2019-11-27 20:13:52 +00:00
Alex Rodoni
baa35f2ce7
IMPALA-8607: [DOCS] Additional copy edits in impala_shell_options.xml
...
Change-Id: If9b74d3833ba5ca19da9eedf4def17eb03e1b03c
Reviewed-on: http://gerrit.cloudera.org:8080/14800
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-11-26 23:00:14 +00:00
Alex Rodoni
7878203b4a
IMPALA-8607: [DOCS] Document the new global level .impalarc file
...
Change-Id: I90195efceca8a03403f9a674f689648a04ab495d
Reviewed-on: http://gerrit.cloudera.org:8080/14779
Reviewed-by: Bikramjeet Vig <bikramjeet.vig@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-11-26 19:14:02 +00:00
Alex Rodoni
cba6e344ee
IMPALA-9085: [DOCS] Refactored impala_s3.xml
...
Change-Id: Ib274968a0412b4b8757f31ab674d4b82311de70a
Reviewed-on: http://gerrit.cloudera.org:8080/14627
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Sahil Takiar <stakiar@cloudera.com >
2019-11-26 00:05:32 +00:00
Alex Rodoni
4c5015d5a2
IMPALA-8855: [DOCS] Document the generic VALUES clause
...
- Added a paragraph on implicit conversion in impala_datatypes.xml
Change-Id: I2568450993323236535a8f1d022dee7d09ecf62b
Reviewed-on: http://gerrit.cloudera.org:8080/14661
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-11-13 19:00:47 +00:00
Alex Rodoni
186bc64652
IMPALA-7506: [DOCS] Global INVALIDATE is supported in local catalog mode
...
Change-Id: I30ca29995a1b6667e2738803fc0a0639f8f08fe9
Reviewed-on: http://gerrit.cloudera.org:8080/14700
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2019-11-13 18:20:20 +00:00
Alex Rodoni
49a31aef0b
IMPALA-8768: [DOCS] Added conditions for queries recorded in audit log
...
Change-Id: I809e716e66558db02e6401bd218b3dd2de49864c
Reviewed-on: http://gerrit.cloudera.org:8080/14575
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-10-31 23:02:49 +00:00
Alex Rodoni
a1c136b391
[DOCS] Fixed typos
...
Change-Id: I50a7f53e1166bf86bb36b6ad0a1a99fe7a1d89ba
Reviewed-on: http://gerrit.cloudera.org:8080/14524
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-21 22:39:30 +00:00
Alex Rodoni
00fedc6eaa
[DOCS] Fixed a DITA formatting error
...
Change-Id: I63ffeaa16a589bc2c0b3791f25a9d8900587d9f3
Reviewed-on: http://gerrit.cloudera.org:8080/14523
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-21 21:50:29 +00:00
Alex Rodoni
87f546d01f
IMPALA-8970: [DOCS] Documented the Prometheus metrics pages in Web UI
...
Change-Id: Ifbc68836cc03df3f2a5342eac9230debc4ab1584
Reviewed-on: http://gerrit.cloudera.org:8080/14521
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-21 21:05:13 +00:00
Alex Rodoni
4d65eed6b4
IMPALA-9067: [DOCS] Impala_ports doc update
...
- Corrected the table headings.
- Updated descriptions.
- Replaced the field names with the startup flags.
- Removed the unused ports for Llama.
- Removed one unused keydef, logs_managing, from impala_keydefs.ditamap
Change-Id: I0f86958a645ab476416f4f11dc2df400bfc62e79
Reviewed-on: http://gerrit.cloudera.org:8080/14501
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2019-10-18 18:09:22 +00:00
Alex Rodoni
2d74dfd5e2
IMPALA-8920: [DOCS] Documented the query option for disabling HBase row estimation
...
Change-Id: Id131b66a3457ef6cbc326a0f3ed99de2a3950c3e
Reviewed-on: http://gerrit.cloudera.org:8080/14394
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Quanlong Huang <huangquanlong@gmail.com >
2019-10-16 00:00:09 +00:00
Alex Rodoni
e640974390
IMPALA-9003: [DOCS] Document per-directory limits for scratch disk usage
...
- Removed the known issue for terabyte unit (IMPALA-8829).
Change-Id: Id76e7650fb726b59883ecb112c2f86a32ba89d9b
Reviewed-on: http://gerrit.cloudera.org:8080/14389
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-10-15 18:22:49 +00:00
Alex Rodoni
cb2430c249
IMPALA-8893: [DOCS] Document the new startup flag for cookie-based authn
...
Change-Id: I4bd43430363839ae41e490cd35c92e77e6610f4f
Reviewed-on: http://gerrit.cloudera.org:8080/14392
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Thomas Tauber-Marshall <tmarshall@cloudera.com >
2019-10-10 22:13:42 +00:00
Alex Rodoni
2465bc5c07
IMPALA-9014: [DOCS] Update impala_logging.xml
...
Change-Id: I30867ee197cc5a10efc9947512c186a17bd7f6a8
Reviewed-on: http://gerrit.cloudera.org:8080/14376
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com >
2019-10-07 23:26:10 +00:00
Alex Rodoni
c4874d9a94
IMPALA-8826: [DOCS] Add docs for PLAN_ROOT_SINK and result spooling
...
Change-Id: I78bfceb225d25078c54c1ed8f88ca250ef42dafe
Reviewed-on: http://gerrit.cloudera.org:8080/14314
Reviewed-by: Sahil Takiar <stakiar@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-04 18:03:21 +00:00
Alex Rodoni
bef0baed44
[DOCS] Copy edited to remove a dummy paragraph
...
Change-Id: I2a12ada7d5b08fabf25cf3df96793053dde08af3
Reviewed-on: http://gerrit.cloudera.org:8080/14364
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-03 23:38:51 +00:00
Alex Rodoni
38290f9131
IMPALA-8971: [DOCS] Documented the new query option for Parquet split size
...
Change-Id: I6343eec91df7ae01c342b5800d08248c1c4a739a
Reviewed-on: http://gerrit.cloudera.org:8080/14338
Reviewed-by: Sahil Takiar <stakiar@cloudera.com >
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
2019-10-03 22:39:24 +00:00
Alex Rodoni
d24f868cef
IMPALA-8988: [DOCS] DATE type is supported AVRO tables
...
Change-Id: I95f37accddadcba436676498d5cbb34cda281846
Reviewed-on: http://gerrit.cloudera.org:8080/14340
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com >
Reviewed-by: Alex Rodoni <arodoni@cloudera.com >
2019-10-03 18:43:38 +00:00