Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 02-13-2023 01:23 AM
How to set the partition life cycle of the hive table?
Error: Error while compiling statement: FAILED: ParseException line 1:270 missing EOF at 'lifecycle' near ')' (state=42000,code=40000)
Created 02-16-2023 09:29 PM
Hi, Do you mean partition retention time for Hive tables? If yes please refer the below documentation.
The above error you are seeing looks like a syntax error with in your query.
Regards,
Chethan YM
Created 02-16-2023 09:29 PM
Hi, Do you mean partition retention time for Hive tables? If yes please refer the below documentation.
The above error you are seeing looks like a syntax error with in your query.
Regards,
Chethan YM
Created 02-23-2023 10:12 PM
Thank you for helping me solve the problem。