Right now it can be a bit confusing to set up pygw with custom Java gateways, such as the one provided by pyspark. To alleviate this, we should add a separate gateway configuration module that allows the user to either provide a gateway object or gateway IP address and port. This would provide a method of configuring pygw prior to import.
Right now it can be a bit confusing to set up
pygwwith custom Java gateways, such as the one provided by pyspark. To alleviate this, we should add a separate gateway configuration module that allows the user to either provide a gateway object or gateway IP address and port. This would provide a method of configuringpygwprior to import.