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 on
03-14-2024
11:28 PM
- last edited on
04-20-2026
11:41 PM
by
GrazittiAPI
Rename of the HADOOP/HUE table name
Hi everyone,
I need to rename the table name in HUE. i used following command.
ALTER TABLE db.table1 RENAME TO db.table2;
Please let me know the correct way to rename the table without any issue.
Thank you.
Created 03-15-2024 03:36 AM
@Choolake Thank you for bringing this to our Community.
The shared ALTER command should work as expected.
> Please let me know the correct way to rename the table without any issue.
What is your concern here? Can you also try renaming a test table in a test database and see how it goes?
HTH.
Created 03-15-2024 03:36 AM
@Choolake Thank you for bringing this to our Community.
The shared ALTER command should work as expected.
> Please let me know the correct way to rename the table without any issue.
What is your concern here? Can you also try renaming a test table in a test database and see how it goes?
HTH.
Created 03-18-2024 03:47 AM
Thank you!
Created 03-18-2024 08:50 AM
@Choolake, Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
Regards,
Vidya Sargur,