Ankit created PHOENIX-2668:
------------------------------
Summary: Need CSV export
Key: PHOENIX-2668
URL: https://issues.apache.org/jira/browse/PHOENIX-2668
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.4.0
Reporter: Ankit
HI All,
I want csv export from apache phoenix like mysql export I found below things:-
!outputformat csv
!record data.csv
select * from system.catalog limit 10;
!record
!quit
but through this all results are printing on console and hang the system and
only that data will export,I tried unix shell script with above statements but
it is not working.
I found Apache Pherf thing but could not find any syntax to how to export csv
from phoenix.
Does anybody has the idea about that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)