Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
To extract data from Hive table, i'm using tHiveInput to print and execute my Hive queries. But i see we can keep only fixed schema to pass the data and wirte to the file.Is there anyway we can get the columns automatically from queries ?
Thanks