i emulate smth global temporary table in spark sql 2.0, namely register rdd temporary table in parent context, , afterwards reuse in spark sql sessions. in sessions going register further temporary tables, must remain locally visible in particular session.
are there workaround that?
regards
michael
Comments
Post a Comment