raydp
raydp copied to clipboard
add spark read hive support
issue
When I use raydp's spark to read hive, the error 'not found table or view' is reported. Looking at the source code, it is found that the read does not support enableHiveSupport by default. The relevant code is in ray_cluster.py
Are you willing to submit a PR?
Yes I am willing to submit a PR!