Closed ChengJie1053 closed 10 months ago
Flink supports udf function
Submit the flink udf task parameters
sh /appcom/Install/LinkisInstall150/bin/linkis-cli -engineType flink-1.16.2 \ -codeType sql -code "select linkis_flink_udf('test')" \ -submitUser hadoop -proxyUser hadoop
LinkisFlinkUdfExample
org.apache.linkis.engineplugin.flink.LinkisFlinkUdfExample
You can also download it directly from the link below https://github.com/ChengJie1053/linkis_flink_udf_example/blob/main/linkis_flink_udf_example.jar
Flink supports udf function
Submit the flink udf task parameters
sh /appcom/Install/LinkisInstall150/bin/linkis-cli -engineType flink-1.16.2 \ -codeType sql -code "select linkis_flink_udf('test')" \ -submitUser hadoop -proxyUser hadoop
LinkisFlinkUdfExample
org.apache.linkis.engineplugin.flink.LinkisFlinkUdfExample
You can also download it directly from the link below https://github.com/ChengJie1053/linkis_flink_udf_example/blob/main/linkis_flink_udf_example.jar