Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

regexp_extract in hive

$
0
0
I have started working on the Analyze data set from Stack Exchange project, and have taken the csv file from the mentioned path. I have uploaded in cloudlab using Filebrowser. Now i created a table and copied all the .csv contents into a string format, From that table i am writing all the data into new table which i have created , I am using rgexp_extract to copy it into specific column.
I have used below expression for copying it into column which is not of string type,...

regexp_extract in hive

Viewing all articles
Browse latest Browse all 50081

Trending Articles