SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 54924: Performance might be slow when you are using Hadoop views with SAS/ACCESS® Interface to Hadoop

DetailsHotfixAboutRate It

As part of the compilation phase, SAS/ACCESS Interface to Hadoop issues a SELECT * FROM [TABNAME|VIEWNAME] statement early in the SAS/ACCESS compilation phase. The statement, visible when you enable SASTRACE, is issued in order to convey to the rest of the system the metadata column of the table that is being accessed. While this operation is essentially a free run against a Hive table (that is, it runs instantaneously with very little processing overhead), it causes a MapReduce to be run when a query is issued against a View. This causes a significant performance degradation.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/ACCESS Interface to HadoopSolaris for x649.4 TS1M2
Linux for x649.4 TS1M2
HP-UX IPF9.4 TS1M2
64-bit Enabled Solaris9.4 TS1M2
64-bit Enabled AIX9.4 TS1M2
Microsoft Windows 8 Pro x649.4 TS1M2
Microsoft Windows 8 Enterprise x649.4 TS1M2
Microsoft® Windows® for x649.4 TS1M2
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.