questions about multi thriftserver query same table
Posted by εδΉι on Aug 06, 2018; 10:52am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/questions-about-multi-thriftserver-query-same-table-tp59025.html
Hi community,
I want to ask 2 questions:
1. Can I use 2 thriftserver query the same carbon table? Is there some problems or risks when we query same carbon table using 2 thriftserver? PS: this table is batch insert and have billions of records.
2. Can we use direct java api to insert records to carbondata without spark? If we can, how is performance?