You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Valentin Kulichenko <va...@gmail.com> on 2016/05/26 10:31:10 UTC

Re: [apache/ignite] [IGNITE-2929] IgniteContext should not have typeparameters (#740)

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 <ma...@ict.ac.cn> 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";<ma...@ict.ac.cn>;
> 发送时间: 2016年5月26日(星期四) 上午10:42
> 收件人: "dev"<de...@ignite.apache.org>;
>
> 主题: 回复: [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";<al...@gmail.com>;
> 发送时间: 2016年5月26日(星期四) 凌晨3:10
> 收件人: "dev"<de...@ignite.apache.org>;
>
> 主题: Re: [apache/ignite] [IGNITE-2929] IgniteContext should not have
> typeparameters (#740)
>
>
>
> Dmitriy, Yakov, Alexey K.,
>
> What are your thoughts?
>