Hi Everyone,
We are getting below error while executing hadoop libname statements through schedule manager and Enterprise guide applications.
shmget() failed in Java extension: rc -1 errno 28.
23 LIBNAME RetailH HADOOP DBCREATE_TABLE_OPTS='STORED AS PARQUET' DBMAX_TEXT=4000
24 server = "hiveprod.rgbk.com" DBCREATE_TABLE_OPTS = "tblproperties ('transactional'='false')"
25 URI="jdbc:hive2://hiveprod.rgbk.com:10000/DM_RETAIL;ssl=true;principal=hive/_HOST@CORP.RGBK.COM;AuthMech=1;
25 ! KrbRealm=CORP.RGBK.COM;KrbHostFQDN=hiveprod.rgbk.com;KrbServiceName=hive;"
26 subchar=QUESTIONMARK;
ERROR: Error allocating environment: Unable to load extension: (tkjava)Unable to start the Java VM.
ERROR: Error in the LIBNAME statement.
Could you guide me on troubleshooting process, thanks.