[Solved-1 Solution] Time differences in Apache Pig?
Problem:
In a Big Data context have a time series S1=(t1, t2, t3 ...) sorted in an ascending order. If you would like to produce a series of time differences: S2=(t2-t1, t3-t2 ...)
Is there a way to do this in Apache Pig ? and What will be an great way to do this suitable for large amounts of data ?
Related Searches to Time differences in Apache Pig?
pig datetime formatdate datatype in pigcurrent date in pigpig subtract duration examplepig currenttime exampledaysbetween pigpig getdaypig datetime to string