Hi

Can we load 5 data frame for 5 tables in one spark context.
I am asking why because we have to give
Map<string string> options= new hashmap();

Options.put(driver,"");
Options.put(URL,"");
Options.put(dbtable,"");

I can give only table query at time in dbtable options .
How will I register multiple queries and dataframes

Thankw
with all table.

Thanks
+

Reply via email to