Hm, we can use it :) Create properly designed IgniteSession class and deprecate existing IgniteContext.
Thoughts? -Val On Thu, May 26, 2016 at 5:47 AM, mabiao <[email protected]> wrote: > And the Apache Spark 2.0 maven repo will be available soon. The spark 2.0 > will no longer use SparkContext but SparkSession, so should we also > implement the new IgniteSession as the counterpart of SparkSession? > > > ------------------ 原始邮件 ------------------ > 发件人: "mabiao";<[email protected]>; > 发送时间: 2016年5月26日(星期四) 上午10:42 > 收件人: "dev"<[email protected]>; > > 主题: 回复: [apache/ignite] [IGNITE-2929] IgniteContext should not have > typeparameters (#740) > > > > Hi, I wonder if we could add another class to implement the IgniteContext > but without type parameter , f.e. IgniteContext2 or something else? > > > ------------------ 原始邮件 ------------------ > 发件人: "Alexey Goncharuk";<[email protected]>; > 发送时间: 2016年5月26日(星期四) 凌晨3:10 > 收件人: "dev"<[email protected]>; > > 主题: Re: [apache/ignite] [IGNITE-2929] IgniteContext should not have > typeparameters (#740) > > > > Dmitriy, Yakov, Alexey K., > > What are your thoughts? >
