blob: 3a90952445bbf218b4a422ae721035264251c62e [file] [log] [blame]
class AmaContext(object):
def __init__(self, sc, sqlContext):
self.sc = sc
self.sqlContext = sqlContext