My table:a just contains field:url And Now I wanna compute each domain of url's pv? and out put insert into a table:b domain pv.
Now I didn't know whether the hive support the udf, maybe also I can use map_script to support this.
My table:a just contains field:url And Now I wanna compute each domain of url's pv? and out put insert into a table:b domain pv.
Now I didn't know whether the hive support the udf, maybe also I can use map_script to support this.