未验证 提交 600de935 编写于 作者: O Olga Khvostikova 提交者: GitHub

Update docs/en/operations/table_engines/hdfs.md

Co-Authored-By: NIvan Blinkov <github@blinkov.ru>
上级 f2857ac6
......@@ -16,7 +16,7 @@ The `format` parameter specifies one of the available file formats. To perform
**Example:**
**1.** Set up the `HDFS_engine_table` table:
**1.** Set up the `hdfs_engine_table` table:
``` sql
CREATE TABLE hdfs_engine_table (name String, value UInt32) ENGINE=HDFS('hdfs://hdfs1:9000/other_storage', 'TSV')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册