Sessionization function
UserBird
Dataiker, Alpha Tester Posts: 535 Dataiker
Is there an equivalent of PIG's sessionization function in DSS?
Tagged:
Best Answer
-
Hi Simon,
In addition, you might want to take a look at this article describing several ways to sessionize your data depending on the technology at hand: http://learn.dataiku.com/howto/code/reshaping_data/sessionization.html.
Answers
-
Hi Simon,
No we don't. You can check the triggered unfold processor which does a basic reshaping of your dataset. For more advanced things, you should use Pig.