def fail()

in dev/merge_parquet_pr.py [0:0]


def fail(msg):
    print msg
    clean_up()
    sys.exit(-1)