You can set *outputformat=csv* in sqllline.py as argument for SqlLine and then redirect your query output to a file.
//mujtaba On Tue, Mar 17, 2015 at 10:12 AM, Yosi Botzer <[email protected]> wrote: > Hi, > > Is there a way to export phoenix table to csv (local file or hdfs)? > > Thanks > >
