Commit Graph

127 Commits

Author SHA1 Message Date
Laurel Hale
09ff2fca2e IMPALA-4107 [DOCS] APPX_MEDIAN cuts string to 10 chars
In the "Restrictions" section of the "APPX_MEDIAN Function"
topic, added information about how the function truncates
string values.

Change-Id: I141787452e74ecdb491765cd7fd4c9a771c5bbc2
Reviewed-on: http://gerrit.cloudera.org:8080/7094
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-11 00:24:36 +00:00
John Russell
801c32dec3 IMPALA-5583: [DOCS] Document default_join_distribution_mode query option
New page for the query option.

Change-Id: I4ec6213efc46bce0fe07c590841d51c009fb5c84
Reviewed-on: http://gerrit.cloudera.org:8080/7300
Reviewed-by: Mostafa Mokhtar <mmokhtar@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 23:08:12 +00:00
John Russell
db3f3235d7 [DOCS] Advise setting vm.overcommit_memory=1 in various places
Reusing the same advice under "Known Issues", scalability
considerations, and in the Impala + Kerberos section.

Change-Id: Icbfa755e2c9769a8458fd93362769856cf32e301
Reviewed-on: http://gerrit.cloudera.org:8080/7349
Reviewed-by: Mostafa Mokhtar <mmokhtar@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 23:06:45 +00:00
John Russell
cd44381796 IMPALA-5605: [DOCS] New known issue for upping thread resource limits
Change-Id: I4300fcb30c1bc0b1f3cd4eeeb25ad05ec4173fa6
Reviewed-on: http://gerrit.cloudera.org:8080/7348
Reviewed-by: Mostafa Mokhtar <mmokhtar@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 23:06:18 +00:00
John Russell
717dd73d78 IMPALA-5333: [DOCS] Document Impala ADLS support
Change-Id: Id5a98217741e5d540d9874e9b30e36f01644ef14
Reviewed-on: http://gerrit.cloudera.org:8080/7175
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-10 17:21:39 +00:00
John Russell
07d3cea1f0 [DOCS] Clean up trailing spaces
The pre-commit hook that used to detect
and fix trailing spaces in doc XML files
seems to have bitrotted and some trailing
spaces made it into source files during the
initial upstream cleanup.

Change-Id: Ieeb6a7d557c37be981add8353cbd1756f2e1e423
Reviewed-on: http://gerrit.cloudera.org:8080/7373
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-07 17:10:32 +00:00
John Russell
bc1feb34d0 IMPALA-5030: [DOCS] Document nvl2() function
Change-Id: I8497e69d0f6db3c5e17b04e49a875c3efb43fab0
Reviewed-on: http://gerrit.cloudera.org:8080/7365
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-07 05:50:47 +00:00
John Russell
da89330823 IMPALA-4431: [DOCS] Document max_audit_event_log_files startup option
Change-Id: I6777624e2139fdc062efaa778063e89e7d6d5772
Reviewed-on: http://gerrit.cloudera.org:8080/7369
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-07 05:48:21 +00:00
Greg Rahn
03734fe870 [DOCS] add EPOCH to list of units supported.
Per fe/src/test/java/org/apache/impala/analysis/AnalyzeExprsTest.java#L1593

Change-Id: I1e62f295efaa9084a6da682fd04bfb067ec5e4e8
Reviewed-on: http://gerrit.cloudera.org:8080/7342
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-07-06 21:23:34 +00:00
John Russell
91dbeb3c06 IMPALA-4029: [DOCS] Include known issue for 'flat buffers' change
Change-Id: I65495748984268763b2690c193488a338409e13e
Reviewed-on: http://gerrit.cloudera.org:8080/7236
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-27 00:17:03 +00:00
John Russell
67b63f37e6 IMPALA-3909: [DOCS] Add general info about Parquet min/max optimization
Just putting an initial stake in the ground. If examples,
details of Hive interoperability, or type-by-type details
are needed, I prefer to handle those in followup gerrits.

Change-Id: I5fd5f7b157024f6089af7feffcb538c160bb130d
Reviewed-on: http://gerrit.cloudera.org:8080/7068
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-26 18:05:05 +00:00
John Russell
27b0a5e3bd IMPALA-5503: [DOCS] Document how to specify coordinator/executor nodes
Cf. IMPALA-3807 and IMPALA-5147.

Change-Id: Ia20db6af212122b1f87fc6999f8683860beb2bad
Reviewed-on: http://gerrit.cloudera.org:8080/7237
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-26 18:01:51 +00:00
John Russell
0e65409926 IMPALA-5259: [DOCS] Doc REFRESH FUNCTIONS
The text from impala_common.xml is reused verbatim under
the REFRESH page and in the UDFs page by a #include-like
mechanism.

Change-Id: Ic41fec781396b69e6df06b8de0b29c42ad51ce8f
Reviewed-on: http://gerrit.cloudera.org:8080/7044
Reviewed-by: Taras Bobrovytsky <tbobrovytsky@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-08 18:15:08 +00:00
Jakub Kukul
0992a6afda IMPALA-2525: Treat parquet ENUMs as STRINGs when creating impala tables.
Change-Id: Ia7a2e20c3ab83eb3fac422c3b33c117856fec475
Reviewed-on: http://gerrit.cloudera.org:8080/6550
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-07 02:51:54 +00:00
John Russell
621af4b7cf IMPALA-5137: [DOCS] Document TIMESTAMP for Kudu tables
Change-Id: Ib889198eb2c918c969c7613dd1ddf65a801f7926
Reviewed-on: http://gerrit.cloudera.org:8080/7035
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-06 20:32:44 +00:00
John Russell
02eb18b12b IMPALA-4859: [DOCS] Update example to show IS [NOT] NULL pushed to Kudu
The discussion / illustration of which operators are pushed to Kudu
is under the EXPLAIN topic.

Change-Id: I3af6d3dbb10528081603c103bf1c2be2e6fc51c3
Reviewed-on: http://gerrit.cloudera.org:8080/7066
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-06 18:15:27 +00:00
Laurel Hale
98ae318a14 IMPALA-3267 [DOCS] Docs about nan/inf are incorrect
Switched the example for Infinity and NaN in the
impala.common file so it will be correct every-
where this example is used in the Impala
documentation. Instead of saying, "pow(-1, 0.5)
returns infinity and 1/0 returns NaN" it has
been corrected to "1/0 returns infinity and
pow(-1, 0.5) returns NaN."

Change-Id: I0e5d950b250c2e4425bde7d9e0bccbb068a73e12
Reviewed-on: http://gerrit.cloudera.org:8080/7083
Reviewed-by: Todd Lipcon <todd@apache.org>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-05 22:39:54 +00:00
John Russell
f2cb8199dd IMPALA-5348: [DOCS] Add CAST to string literal + INTERVAL example
The related JIRAs IMPALA-2293 and IMPALA-1503 are asking for the
code behavior to be changed to match the documentation. In the
meantime, changing the documentation to match the code.

I grepped the doc source for other instances of INTERVAL arithmetic
and this was the only one that used a string literal as the
starting point.

Change-Id: I3e2af386176e7c310ced221fa77d73c97a9f8590
Reviewed-on: http://gerrit.cloudera.org:8080/7067
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-05 20:10:18 +00:00
John Russell
a0e3a06fc7 IMPALA-5359: [DOCS] Document SORT BY syntax for CREATE TABLE and ALTER TABLE
Review part 1: Just tackling the CREATE TABLE syntax and examples for
now. Will have separate gerrits for ALTER TABLE and more far-flung
places to mention this feature (New Features, Performance
Considerations, Parquet File Format).

Change-Id: Icd571cd8840368edb327d16d27192458838ef234
Reviewed-on: http://gerrit.cloudera.org:8080/6981
Reviewed-by: Lars Volker <lv@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-02 15:35:19 +00:00
John Russell
95c74b7c9d [DOCS] Add several items to "known issues" page
IMPALA-4432 is actually an incompatible change, so it gets
listed on the separate "Incompatible Changes" page.
Change-Id: Ibeed92e8f6603b858622b1d397d1f5cad810f4cf
Reviewed-on: http://gerrit.cloudera.org:8080/5809
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Reviewed-by: Sailesh Mukil <sailesh@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-02 15:32:14 +00:00
John Russell
9eb0b11a6d IMPALA-4616: [DOCS] Doc new ALTER TABLE options for Kudu
I added the syntax and examples under ALTER TABLE, and also amended
the wording in the list of ALTER TABLE restrictions to reflect the
lifting of some restrictions.

I didn't have detailed discussion of ALTER TABLE in the impala_kudu.xml
page, so I didn't make any changes there.

Change-Id: I5f87155dcba860f6fd9259387fea52bbe439e028
Reviewed-on: http://gerrit.cloudera.org:8080/7041
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-01 18:13:46 +00:00
John Russell
f2580acba5 IMPALA-5326: [DOCS] Document REPLACE() function
Included syntax, mention of performance benefit, and examples.
Also added an item in the "new features" list with a link to the
detailed writeup.

Change-Id: Ib576fba03673bd6708a46f45c8388477b25e34da
Reviewed-on: http://gerrit.cloudera.org:8080/6979
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-06-01 17:12:27 +00:00
John Russell
45e2329c92 IMPALA-4730: [DOCS] DISTINCT is allowed with group_concat()
Remove the "DISTINCT not allowed" restriction.

Add DISTINCT to syntax.

Add an example showing usage of DISTINCT.

Change-Id: Ib7d4555a5bc4c4195fa1529d1c1bdf39f98e7346
Reviewed-on: http://gerrit.cloudera.org:8080/7016
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-30 19:01:20 +00:00
John Russell
2bde3a4d8e IMPALA-4956: [DOCS] Correct EXPLAIN_LEVEL mnemonics and numbers
Instead of default 0 switching to 1 for verbose, now the default
is 1 (named 'standard') and extended is 2.

Change-Id: Ib18cfbfa35a4e3b324e6744da62de2fad86c1e67
Reviewed-on: http://gerrit.cloudera.org:8080/6966
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-24 19:41:35 +00:00
John Russell
3f1ca6357a IMPALA-5157: [DOCS] Remove sortby() hint from new features
The writeup for sortby() was removed during the gerrit review
process. This bullet in the New Features list was left behind,
and is now being removed.

Change-Id: Ib0c32df2dcfbde47a16e4692e5953b31cb144bcc
Reviewed-on: http://gerrit.cloudera.org:8080/6965
Reviewed-by: Alex Behm <alex.behm@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-24 00:22:31 +00:00
John Russell
4b54df8cd3 IMPALA-4803: [DOCS] 2.9 release notes placeholder
Change-Id: I636a6f2dcd0555ab9b46304e3a7298c598a511da
Reviewed-on: http://gerrit.cloudera.org:8080/6964
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-23 22:55:52 +00:00
John Russell
7cd81c52fd IMPALA-4803: [DOCS] 2.9 release notes placeholder
Start with placeholder for 2.9 new features topic.

Initially just point to the changelog file.

Change-Id: I1f6cabc2427daf1243bd69dbed295c6923c4091b
Reviewed-on: http://gerrit.cloudera.org:8080/6954
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-23 19:10:29 +00:00
John Russell
691bbf0345 IMPALA-2522: Add doc for sortby() and clustered hints
Add CLUSTERED hint.

Update hint syntax in INSERT topic.

Also modernize the hint syntax as shown under INSERT
to include the -- and /* */ formats also. List
the [] style last since it is the least-preferred
option.

Switch to preferring /* */ syntax for hints
instead of using the [ ] notation by default.

Finally, take out references to the SORTBY hint because
it didn't actually make it in. Intent for future is to have a way
to get this behavior without using a hint.
Change-Id: Id3c1da9a87ace361b096fa73d8504b2f54e75bed
Reviewed-on: http://gerrit.cloudera.org:8080/5655
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-22 17:02:33 +00:00
John Russell
d9d4a6c69c IMPALA-3973: optional 3rd and 4th arguments for instr().
Change-Id: I17268bdb480230938f94559fe1eabe34ac2448b7
Reviewed-on: http://gerrit.cloudera.org:8080/5589
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2017-05-19 18:57:24 +00:00
Zach Amsden
5905083bfe IMPALA-5127: Add history_max option
Allow users to keep a longer history of queries if desired.  I
personally find it useful to keep a long history of queries to
reference and want to bump this up to a very large value, but
keep the default reasonable.  Also change the config loader
to not freak out over unknown parameters so as not to break
for users that end up with new options set running on older
shells.

Testing: Created .impalarc as follows, now getting more history saved.
Put broken things in .impalarc and make sure they are logged as
warnings.

[impala]
history_max=1000

Change-Id: Iaf65bbecb8fd7f1105aac62b6745d6125a603d7f
Reviewed-on: http://gerrit.cloudera.org:8080/6335
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-16 02:35:22 +00:00
John Russell
9efed59163 IMPALA-5108: [DOCS] Explain 50% margin for idle_* settings
Add a note that idle_session_timeout and idle_query_timeout
might take up to 50% longer than the specified interval
before cancellation occurs.

Also rearrange the text a little to put QUERY_TIMEOUT_S
explanation adjacent to the idle_query_timeout explanation.
This results in an indentation change that makes the diff
look bigger than it really is. The <note> element is the
only actual added content.

Change-Id: I0b19912dac1df13bfcbcb67f0bd4ed0064ad8db9
Reviewed-on: http://gerrit.cloudera.org:8080/6463
Tested-by: Impala Public Jenkins
Reviewed-by: Michael Brown <mikeb@cloudera.com>
2017-05-09 22:08:16 +00:00
John Russell
f62e6b25d4 [DOCS] Mention Kerberos and TLS for Kudu security
Link to Apache Kudu docs for details of new security features.

Change-Id: I1266ad38468ef2e987aff5aaaa4db35e6cafdacc
Reviewed-on: http://gerrit.cloudera.org:8080/6634
Reviewed-by: Matthew Jacobs <mj@cloudera.com>
Tested-by: Impala Public Jenkins
2017-05-02 18:59:31 +00:00
John Russell
8bdfe03201 IMPALA-2924: [DOCS] Add docs for HDFS cache-related hints
The JIRA discusses a RANDOM_REPLICA query option but Impala only
has a SCHEDULE_RANDOM_REPLICA option. So I stated that the
RANDOM_REPLICA hint is the same as specifying
SCHEDULE_RANDOM_REPLICA=true. Please confirm.

Change-Id: I7284dd45c8173eef104ebd32789429e8c16c7bf2
Reviewed-on: http://gerrit.cloudera.org:8080/6631
Reviewed-by: Lars Volker <lv@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-04-14 22:37:34 +00:00
John Russell
924ddc6e93 [DOCS] Add placeholder for DECIMAL_V2 query option
Currently unsupported, so the topic doesn't go into
detail about behavior.

Change-Id: I7a3bbd0d56da548d8d42e8ef3b71f2c014bc822d
Reviewed-on: http://gerrit.cloudera.org:8080/6596
Reviewed-by: Greg Rahn <grahn@cloudera.com>
Reviewed-by: Dan Hecht <dhecht@cloudera.com>
Tested-by: Impala Public Jenkins
2017-04-11 20:59:04 +00:00
John Russell
68f32e52bc IMPALA-4643: [DOCS] Change URLs / set up keydefs for JIRA reports
In addition to switching URLs for individual JIRAs
to point to issues.apache.org, also construct alternative
URLs for JIRA reports (usually 1 per release, summarizing
the issues fixed in that release).

There is some inconsistency in which releases have associated
JIRA reports. For releases where we never published a link to
a JIRA report, I added a <keydef> tag that could be used to
construct a report in future, but didn't fill in any URL.

Some releases do have a link to a JIRA report in the release
notes, however the report is empty. Possibly there was some
strangeness around the release process for those, or there
could be some missing info in the JIRA system. I just
transcribed the links in those cases and didn't try to
reconstruct the history to debug the empty reports.

Change-Id: I007e634f9da57289674683dd5bf64e3e3ca8f525
Reviewed-on: http://gerrit.cloudera.org:8080/6515
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Tested-by: Impala Public Jenkins
2017-04-06 16:56:41 +00:00
Michael Brown
75cca8a90b IMPALA-5140: improve docs building guidelines
Move docs/generatingImpalaDoc.md to docs/README.md. This will
automatically render the document inline at places like:

https://github.com/apache/incubator-impala/tree/master/docs

under the directory listing.

Fix existing markdown which wasn't always rendering properly. Remove
unneeded HTML and backslashes. Add a mention of make, and add one
troubleshooting tip. Wrap most lines at 90 chars. This does not change
how Github renders the markdown, and it makes reading the source easier
as well.

Explain how to get dita into PATH.

Emphasize make and remove some of the dita advanced usage.

Change-Id: I71ae79ecd346045697fe225140ee9a317c5a337f
Reviewed-on: http://gerrit.cloudera.org:8080/6512
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Michael Brown <mikeb@cloudera.com>
2017-04-05 20:02:09 +00:00
John Russell
e24333c1fb IMPALA-4643: [DOCS] Elide Cloudera URLs for UDFs
Hide a couple of assertions that someone should
go or view things online, on Cloudera-specific
github repos.

Blank out some Cloudera-specific URLs for
sample source files. This causes the relevant
links to disappear - what was linked text is
now just plain text. The user can still work
off the excerpts in the docs, just not see
the entire file.

Once an authoritative Apache-friendly location
is set up for UDF development, the URLs can be
filled in and the relevant links will reappear
in the doc output.

Change-Id: Id5f325c88c5e9f1a7cd64d13ba7aa23249838181
Reviewed-on: http://gerrit.cloudera.org:8080/6464
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-24 17:56:08 +00:00
John Russell
7592e332ad [DOCS] Genericize LZO setup instructions
Take out the Cloudera-specific download URLs
for the impala-lzo package.

Change-Id: Idea5a28a73287b6b3a023843ddada88204db7b1b
Reviewed-on: http://gerrit.cloudera.org:8080/6439
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-22 17:44:28 +00:00
John Russell
5deec604de IMPALA-4643: [DOCS] Rewrite issues.cloudera.org URLs
Update all URLs in *keydefs* file that point to
issues.cloudera.org.

Update all <xref> tags in the doc source that point
to individual JIRA issues on issues.cloudera.org.
(Leave alone links pointing to JIRA reports; those
don't seem to be redirected currently.)

Change-Id: I9ad2725e4afedddedf8ba65963b217803f532dea
Reviewed-on: http://gerrit.cloudera.org:8080/6452
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: Michael Brown <mikeb@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-21 22:01:36 +00:00
John Russell
f4d9285e13 [DOCS] Genericize references to ODBC driver versions
Make the statement about who uses which ports for
Impala less specific w.r.t. the Cloudera ODBC driver.

Change-Id: Ida0fa4f25934eaebf095b427413f20944f1a4f71
Reviewed-on: http://gerrit.cloudera.org:8080/6440
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-21 18:42:01 +00:00
John Russell
69ba44c706 [DOCS] Rewrite github URL for timezone source file
Use the corresponding Apache github URL instead of
the Cloudera one.

Change-Id: I40bff9286d08f1de11abd9ab4b804855f0330cc2
Reviewed-on: http://gerrit.cloudera.org:8080/6438
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-20 21:19:04 +00:00
John Russell
3aeb2aeb57 [DOCS] Pare down ODBC info
Remove the Cloudera-specific portion of the
Impala + ODBC page, leaving just the background
info about why to use ODBC. Defer to third parties
who supply ODBC drivers.

Change-Id: I302d23432d348aa0c9c2837c0f42bc4f2844f9b8
Reviewed-on: http://gerrit.cloudera.org:8080/6409
Reviewed-by: Jim Apple <jbapple-impala@apache.org>
Tested-by: Impala Public Jenkins
2017-03-17 00:00:21 +00:00
John Russell
fa1361b861 [DOCS] Genericize cdh_sg_component_kms link
Re-enable an xref that was conditionalized out,
but make it produce plaintext instead of a link.

Change-Id: I11fcac18533ea07ef03013034d246b8273882c96
Reviewed-on: http://gerrit.cloudera.org:8080/6396
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 20:20:41 +00:00
John Russell
c19eb4f194 [DOCS] Genericize admission_config_noncm page
A couple of fleeting / invisible references to 'cm'.
Take 'em out to avoid false positives in our grep reports.

Change-Id: Ia510a1eb53eba2f1127f57fa1f8bfe39525e0613
Reviewed-on: http://gerrit.cloudera.org:8080/6391
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 20:18:55 +00:00
John Russell
16e2974fb4 [DOCS] Take out 'work in progress' language from impala_intro
Leave behind a reference that says we got rid of all 'Cloudera Impala'
etc., but take out the wording that states this is an ongoing activity.

Change-Id: Ic3db9e1a9c1e4acf49ce072eceee2ba437590bf8
Reviewed-on: http://gerrit.cloudera.org:8080/6392
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 19:53:42 +00:00
John Russell
44dc8eec7e [DOCS] Remove CM comments from impala_txtfile
A couple of references to 'CM' remained in XML comments.
Take 'em out.

Change-Id: Ie7b6668204aa28d1af276fe778ccd815f3f4c877
Reviewed-on: http://gerrit.cloudera.org:8080/6395
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 19:46:12 +00:00
John Russell
33e112bc95 [DOCS] Remove comment from impala_prereqs page
'CDH' was mentioned in a to-do comment; remove
the comment.

Change-Id: I40ff01ec1edfb25aa25334375334ec784c5c7da8
Reviewed-on: http://gerrit.cloudera.org:8080/6394
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 19:43:36 +00:00
John Russell
e98cf78763 IMPALA-4643: [DOCS] Genericize link on impala_parquet page
Turn link to CDH Parquet info into generic plaintext.

Change-Id: Ie5889e8add9c05284bd75f2965d141a43f9a6071
Reviewed-on: http://gerrit.cloudera.org:8080/6393
Reviewed-by: Laurel Hale <laurel@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 19:10:35 +00:00
John Russell
d4b0b56822 [DOCS] Remove obsolete commented stuff from impala_fixed_issues
The impala_fixed_issues page included commented
lists of JIRAs including URLs of non-public
Google docs prepared by the CCE team. Take 'em out.

Also in one case where 'CDH' was intentionally left in
the topic of a subtitle, 'CDH' can still be removed from
the cause/workaround text.

Change-Id: I4383811dc25ebd1c326cbd1e12a985848da3abb5
Reviewed-on: http://gerrit.cloudera.org:8080/6390
Reviewed-by: Ambreen Kazi <ambreen.kazi@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 18:22:32 +00:00
John Russell
bc514899e0 IMPALA-4643: [DOCS] Turn UDF github links into keyrefs
Remove some UDF-related URLs pointing to /cloudera/ github
from the XML source.

The HTML links still point to /cloudera/ URLs, but those can
be re-pointed easily without touching this same source file.

Also change some /user/cloudera/ references to an HDFS
user name.

Change-Id: Ia1aec8b2dbe1316c98a40f05ad537b8f173208d6
Reviewed-on: http://gerrit.cloudera.org:8080/6388
Reviewed-by: Ambreen Kazi <ambreen.kazi@cloudera.com>
Reviewed-by: John Russell <jrussell@cloudera.com>
Tested-by: Impala Public Jenkins
2017-03-14 17:59:55 +00:00