Select Your Region
Americas
Europe
Middle East & Africa
Asia Pacific
![]() | ![]() | ![]() | ![]() | ![]() |
When you define a library in your SAS® Metadata Repository using the SAS Data in HDFS Library template and you subsequently try to use that library in a client application that assigns the library using the META engine, the library fails to be assigned. When that happens, errors similar to the following occur:
2 libname airhdfs meta library='Airline HDFS'; ERROR 23-7: Invalid value for the PATH option. ERROR 22-7: Invalid option name USER. ERROR 23-7: Invalid value for the INSTALL option. ERROR 22-7: Invalid option name /. ERROR 22-7: Invalid option name .. ERROR: Libname AIRHDFS is not assigned.
These errors occur because the META engine does not properly embed the options within quotation marks in the underlying LIBNAME statement, as shown in this example:
However, the META engine should generate this LIBNAME statement:
The only circumvention for this problem is to pre–assign the library using the native SASHDAT engine instead of the META engine in the LIBNAME statement.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | Base SAS | z/OS | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |
Z64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft® Windows® for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2003 Datacenter Edition | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2003 Enterprise Edition | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2003 Standard Edition | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2003 for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2008 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows Server 2008 for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Microsoft Windows XP Professional | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Enterprise 32 bit | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Enterprise x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Home Premium 32 bit | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Home Premium x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Professional 32 bit | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Professional x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Ultimate 32 bit | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows 7 Ultimate x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows Vista | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Windows Vista for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
64-bit Enabled AIX | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
64-bit Enabled HP-UX | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
64-bit Enabled Solaris | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
HP-UX IPF | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Linux | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Linux for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 | ||
Solaris for x64 | 9.3_M2 | 9.4 | 9.3 TS1M2 | 9.4 TS1M0 |