wuchong commented on code in PR #20913:
URL: https://github.com/apache/flink/pull/20913#discussion_r993390122


##########
docs/content/docs/connectors/table/hive/overview.md:
##########
@@ -271,6 +271,13 @@ Please find the required dependencies for different Hive 
major versions below.
 {{< /tab >}}
 {{< /tabs >}}
 
+#### Moving the planner jar
+
+Move the jar `flink-table-planner_2.12` located in `FLINK_HOME/opt` to 
`FLINK_HOME/lib` and move out the jar `flink-table-planner-loader` from 
`FLINK_HOME/lib`.

Review Comment:
   We can use the full jar name here by using `{{< version >}}` variable. Would 
be better to provide several commands (`mv xxx`) to complete the work. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to