Skip to content
  • Xcollazo's avatar
    Changes to make solution work. · 13c716d2
    Xcollazo authored
    Turns out we needed to copy more of SparkSQLCLIDriver since the main()
    method on the companion class directly constructs an object from the class.
    
    We also define our WmfHttpsFileSystem as a FileSystem ServiceLoader implementation.
    This turned out not to work for our environment, but if we ever reuse this jar its good
    to have it there.
    13c716d2