TresAmigosSD / SMV

Spark Modularized View
Apache License 2.0
42 stars 22 forks source link

error handling when loading user lib as providers #1603

Closed cloudysail closed 5 years ago

cloudysail commented 5 years ago

There might be importing errors for an user-lib file. Right now we just throw out the error. In fact, we'd better catch the error and ignore importing of that user-lib file.