HIVE_METASTORE_ERROR: Error: name expected at the position 10 of 'decimal(5, 2)' but ' ' is found. (Service: null; Status Code: 0; Error Code: null; Request ID: null; Proxy: null)

0

Hello People !, I encountered follow problem when create table method on Lakeformation. But when create table method by Athena no problem. I have some columns int, string. But decimal is wrong can you help me ? thanks

HIVE_METASTORE_ERROR: Error: name expected at the position 10 of 'decimal(5, 2)' but ' ' is found. (Service: null; Status Code: 0; Error Code: null; Request ID: null; Proxy: null)

This query ran against the "db_name" database, unless qualified by the query. Please post the error message on our forum or contact customer support with Query Id: fcd81991-c7e0-4a4c-80e7-5c4bde2f9f32

asked 2 years ago419 views
1 Answer
1

Sorry People !, the error is space from decimal precision - decimal(5, 2)' - decimal(N,xD)'

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions