apache pig - Pig Date Formatting Issues -


input format of file = 000018|187878|2005-09-31 10:20:35|. want generate output in pig 000018|187878|2005/09/31 10:20:35|. how done in pig?

write udf naming dateformat, , apply date field


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -