You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A quick and dirty Spark example that reads a csv text file from local file system, creates a temp table and create/overwrites a Hive table as select from temp table.