How to implement recursive queries in Spark?
Recently I was working on a project in which client data warehouse was in Teradata. The requirement was to have something similar on Hadoop also for a specific business application. At a high level, the requirement was to have same data and run similar sql on that data to produce exactly same report on hadoop […]
How to implement recursive queries in Spark? Read More »