Hello,
I am working on the social media project and specifically on the Top 10 most commonly used tags requirement. I have the data loaded into a hive table and the tags are available in a single column as ":" seperated..
I need help to get the top 10 tags as well as pointers as to how I can split this column into rows.
I am working on the social media project and specifically on the Top 10 most commonly used tags requirement. I have the data loaded into a hive table and the tags are available in a single column as ":" seperated..
I need help to get the top 10 tags as well as pointers as to how I can split this column into rows.