Re: [DISCUSSION] Whether Carbondata should keep carbon-sql-shell script
Posted by Erlu Chen on Jun 08, 2017; 8:58am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/DISCUSSION-Whether-Carbondata-should-keep-carbon-spark-shell-script-tp14077p14217.html
Hi, Ravindra.
users can learn how to use carbondata through QUICK START document.
users should know how it works and this script just simply steps to get a existing CarbonSession.
This is carbon API usage, I think community will send much time on maintenance this script
which will do more harm than good.
Now carbon-spark-shel has some problem when integrate spark2.1.
What you said is suitable for carbon-spark-sql, rather than carbon-spark-shell. Because it provide a method of SQL command usage.
Regards,
Chenerlu.