[
https://issues.apache.org/jira/browse/IMPALA-9443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17066183#comment-17066183
]
ASF subversion and git services commented on IMPALA-9443:
---------------------------------------------------------
Commit a6948487346f29e2d06a3493262e79f961285400 in impala's branch
refs/heads/master from Kris Hahn
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a694848 ]
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 <[email protected]>
Reviewed-by: Tim Armstrong <[email protected]>
> [DOC] Update show table stats output
> ------------------------------------
>
> Key: IMPALA-9443
> URL: https://issues.apache.org/jira/browse/IMPALA-9443
> Project: IMPALA
> Issue Type: Documentation
> Components: Docs
> Reporter: Tamas Mate
> Assignee: Kris Hahn
> Priority: Major
> Labels: future_release_doc, impala_user_docs_open
>
> The {{SHOW TABLE STATS}} output for HDFS tables is outdated on some doc sites
> or abbreviated with ellipsis. Additionally, some other tables can be broken
> as well, for example {{SHOW FILES IN}}. I am aware of the following pages:
> - [https://impala.apache.org/docs/build/html/topics/impala_show.html]
> - [https://impala.apache.org/docs/build/html/topics/impala_perf_stats.html]
> {code:java}
> Currently the output of an empty HDFS table looks like this:
> +-------+--------+------+--------------+-------------------+--------+-------------------+-------------------------------------------------+
> | #Rows | #Files | Size | Bytes Cached | Cache Replication | Format |
> Incremental stats | Location |
> +-------+--------+------+--------------+-------------------+--------+-------------------+-------------------------------------------------+
> | -1 | 15 | 149B | NOT CACHED | NOT CACHED | TEXT | false
> | hdfs://localhost:20500/test-warehouse/test |
> +-------+--------+------+--------------+-------------------+--------+-------------------+-------------------------------------------------+
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]