Ad hoc is not a strong part of Ignite. If you have complex analytical queries than prepare to optimize them.
- Denis On Wed, Dec 11, 2019 at 5:50 AM sri hari kali charan Tummala < [email protected]> wrote: > Check these examples. > > > https://aws.amazon.com/blogs/big-data/real-time-in-memory-oltp-and-analytics-with-apache-ignite-on-aws/ > > Spark + ignite using thrift connection:- > > https://github.com/kali786516/ApacheIgnitePoc/blob/ef95cdd65ef2a91aeef59dd2b4ebafec4da19a17/src/main/scala/com/ignite/examples/spark/SparkClientConnectionTest.scala#L75 > > > > https://github.com/kali786516/ApacheIgnitePoc/blob/master/src/main/scala/com/ignite/examples/spark/SparkClientConnectionTest.scala#L75 > > Thanks > Sri > > https://github.com/kali786516/ApacheIgnitePoc/blob/ef95cdd65ef2a91aeef59dd2b4ebafec4da19a17/src/main/scala/com/ignite/examples/spark/SparkClientConnectionTest.scala#L7 > > > On Tuesday, December 10, 2019, Ilya Kasnacheev <[email protected]> > wrote: > >> Hello! >> >> I think you will have to provide way more details about your case before >> getting any feedback. >> >> Regards, >> -- >> Ilya Kasnacheev >> >> >> чт, 5 дек. 2019 г. в 00:07, Deepak <[email protected]>: >> >>> Hello, >>> >>> I am trying out Ignite+Spark combination for my adhoc reporting use case. >>> Any suggestion/help on similar architecture would be helpful. Does it >>> make >>> sense or I am going totally south ?? >>> >>> thanks in advance >>> >>> >>> >>> -- >>> Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >>> >> > > -- > Thanks & Regards > Sri Tummala > > >
