Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
This happens because CatalogStorage.java can be instantiated with null configuration. Fix is to check of conf is null. If yes, init conf to "new org.apache.hadoop.conf.Configuration()"