Thanks for your reply. Do you mind elaborating on the status of thrift server development? Things I am looking for
1. Any known stability/performance concerns? 2. If there is a list of things to do on the thrift server side before starting it by default with the livy server, I would be interested to know about them. 3. Status of any testing effort? Thank you, Rahul On Mon, Aug 26, 2019 at 6:39 PM 617072740 <wangjie_challe...@qq.com> wrote: > Hi Rahul, > We are developing on Livy thrift server. > Start livy thrift server as follows: > 1.compile by "mvn clean package -DskipTests=true -Pthriftserver" > 2.config "livy.server.thrift.enabled=true" in livy.conf > 3./livy-server start > > > ------------------ 原始邮件 ------------------ > *发件人:* "rahul challapalli"<challapallira...@gmail.com>; > *发送时间:* 2019年8月27日(星期二) 上午7:04 > *收件人:* "user"<user@livy.incubator.apache.org>; > *主题:* Livy Thrift Server status > > Hi Team, > > Livy thrift server is marked as experimental in livy 0.6 release. Can > someone elaborate on the known limitations, major bugs etc? > > Also the livy thrift server is not started by default. How do I start it? > > - Rahul >