I'm not sure where to post this question, so I'm going to start here.
I have a fairly deep Base SAS background. I've been playing with the Hortonworks Sandbox to get introduced to 'big data' and tooling for data discovery for analysis, using say micro-marts.
What I found is that as you walk along the data discovery path with a Hadoop platform, when you get to the point where you need to create new 'columns', 'transform the data' on the Hadoop platform you end up writing essentially SQL queries in hive, which in my humble opinion are more difficult to use and more error prone than using SAS and data steps to 'stepwise' manipulate and discover the data.
Has anyone made a similiar comparison for programmer ease of use and perhaps sees it differently?
Thanks for your reply.
Yes, Hadoop (and I'm referring here to the example enviroment of Hortonworks) is made to handle the physical side of data management with high performance. In that space, SAS High Performance Analytics can also handle the physical side.
My question is focused on the user/programmer/data discovery ease of use. For me at least, SAS Data Step processing is far easier for data viewing, data discovery, data transformation and data model emergence than SQL queries (long, complex, error prone, and obtuse), except for simpler queries to join or subset data tables.
Other points of view on the ease of use factors invited (SAS support?)
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.