I’m trying to create a table in the Hue and it keeps hanging. It appears there is some technical issue.
create table employees (empNo int, ename string);
I’m trying to create a table in the Hue and it keeps hanging. It appears there is some technical issue.
create table employees (empNo int, ename string);
Pl use hive from console instead of hue