Disabling Implicit Conversion
Disabling Implicit Conversion at the Session Level
- Log in to the HetuEngine client.
- Run the following command to disable the implicit conversion function:
set session implicit_conversion=false;
Disabling Implicit Conversion of UDF Calculation Results at the Session Level
- Log in to the HetuEngine client.
- Run the following command to disable the implicit conversion function:
set session udf_implicit_conversion=false;
Disabling Implicit Conversion or Implicit Conversion of UDF Calculation Results at the System Level
- Log in to FusionInsight Manager, choose Cluster > Services > HetuEngine > Dashboard, and click the HSConsole link on the HSConsole Web UI to go to the compute instance page.
- On the Compute Instance page that is displayed, select the target compute instance in the instance list, click Stop above the list to stop this instance, and click Configure in the Operation column to access its configuration page.
- Delete the following custom parameters based on the application scenario and save the configuration:
Parameter
Value
Configuration File
Description
implicit-conversion
true
coordinator.config.properties
Implicit conversion
udf-implicit-conversion
true
coordinator.config.properties
Implicit conversion of UDF calculation results
- Select Start Now and click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot