Hello team, I successfully established connections between Hive and MySQL (using JDBC plugins) with Linkis, allowing me to execute shell commands seamlessly. Currently, I'm investigating a scenario where I aim to establish a connection from a Jupyter application to a view table within Apache Linkis. This table encompasses several columns derived from multiple data sources, such as Hive and MySQL. Consequently, I have the following inquiries:
1.Is it feasible to generate a table view in Apache Linkis that amalgamates two columns from a Hive table and three columns from a MySQL table? 2.How can the integration between Jupyter and Apache Linkis be achieved? What methods enable communication between Jupyter and Apache Linkis? Thanks and regards, Arjun S