Failed to Create a Kudu Table
Issue
An error occurs when a user creates a Kudu table.
Symptom
A cluster is created. When a table is created, the following error message is displayed:
[Cloudera]ImpalaJDBCDriver ERROR processing query/statement. Error Code: 0, SQL state: TStatus(statusCode:ERROR_STATUS, sqlState:HY000, errorMessage:AnalysisException: Table property 'kudu.master_addresses' is required when the impalad startup flag -kudu_master_hosts is not used."
Cause Analysis
kudu.master_addresses is not specified in the Impala SQL statement.
Procedure
Specify kudu.master_addresses when creating a Kudu table. For details, see Using Impala to Operate Kudu.
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