You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Debasis Pradhan <de...@gmail.com> on 2017/02/06 08:36:25 UTC

Create cache in apache ignite

Hi,

For testing purpose i want to create some cache with 3/4 columns.Can i
create cache using spring xml, please provide the links or docs if any.

-- 
*Thanks *

*D​b​*

Re: Create cache in apache ignite

Posted by Andrey Gura <ag...@apache.org>.
Hi,

yes, you can configure cache using Spring XML. For start please see
this article and related ones:
https://apacheignite.readme.io/docs/cache-modes

On Mon, Feb 6, 2017 at 11:36 AM, Debasis Pradhan <de...@gmail.com> wrote:
> Hi,
>
> For testing purpose i want to create some cache with 3/4 columns.Can i
> create cache using spring xml, please provide the links or docs if any.
>
> --
> Thanks
> D
> b
>

Re: Create cache in apache ignite

Posted by Andrey Mashenkov <an...@gmail.com>.
Hi,

Ignite is key-value store. So, there is no columns at all.
You need to implement a class that would represent a single row and its
fields would be columns.

On Tue, Feb 7, 2017 at 7:26 AM, Debasis Pradhan <de...@gmail.com>
wrote:

> Hi Andrey,
>
> But which parameters i need to use to configure column name and datatype .
>
> On Mon, Feb 6, 2017 at 3:26 PM, Andrey Gura <ag...@apache.org> wrote:
>
>> [image: Boxbe] <https://www.boxbe.com/overview> This message is eligible
>> for Automatic Cleanup! (agura@apache.org) Add cleanup rule
>> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3DOGISD7hw7tm1B7g11QmJdOgl8GepvzsLkw%252FFNy54Gg4%253D%26token%3DxSUxClficjtvOadB5dTZykpHkNNDkliXR8J7mT%252BgHMtAital6GUMjndtDILbi1w4ZNxfVYcJoF3JMljS%252BDEN2gsljjslLjAQpyaKc64%252F6phX9qm82lMPYz%252BVKPqUpzImW%252FzfvCiz53I%253D&tc_serial=28759517334&tc_rand=1236186848&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
>> | More info
>> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=28759517334&tc_rand=1236186848&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
>>
>> Hi,
>>
>> yes, you can configure cache using Spring XML. For start please see
>> this article and related ones:
>> https://apacheignite.readme.io/docs/cache-modes
>>
>> On Mon, Feb 6, 2017 at 11:36 AM, Debasis Pradhan <de...@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > For testing purpose i want to create some cache with 3/4 columns.Can i
>> > create cache using spring xml, please provide the links or docs if any.
>> >
>> > --
>> > Thanks
>> > D
>> > b
>> >
>>
>>
>
>
> --
> *Thanks *
> *Debasis*
> *9972429889*
>



-- 
Best regards,
Andrey V. Mashenkov

Re: Create cache in apache ignite

Posted by Debasis Pradhan <de...@gmail.com>.
Hi Andrey,

But which parameters i need to use to configure column name and datatype .

On Mon, Feb 6, 2017 at 3:26 PM, Andrey Gura <ag...@apache.org> wrote:

> [image: Boxbe] <https://www.boxbe.com/overview> This message is eligible
> for Automatic Cleanup! (agura@apache.org) Add cleanup rule
> <https://www.boxbe.com/popup?url=https%3A%2F%2Fwww.boxbe.com%2Fcleanup%3Fkey%3DOGISD7hw7tm1B7g11QmJdOgl8GepvzsLkw%252FFNy54Gg4%253D%26token%3DxSUxClficjtvOadB5dTZykpHkNNDkliXR8J7mT%252BgHMtAital6GUMjndtDILbi1w4ZNxfVYcJoF3JMljS%252BDEN2gsljjslLjAQpyaKc64%252F6phX9qm82lMPYz%252BVKPqUpzImW%252FzfvCiz53I%253D&tc_serial=28759517334&tc_rand=1236186848&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
> | More info
> <http://blog.boxbe.com/general/boxbe-automatic-cleanup?tc_serial=28759517334&tc_rand=1236186848&utm_source=stf&utm_medium=email&utm_campaign=ANNO_CLEANUP_ADD&utm_content=001>
>
> Hi,
>
> yes, you can configure cache using Spring XML. For start please see
> this article and related ones:
> https://apacheignite.readme.io/docs/cache-modes
>
> On Mon, Feb 6, 2017 at 11:36 AM, Debasis Pradhan <de...@gmail.com>
> wrote:
> > Hi,
> >
> > For testing purpose i want to create some cache with 3/4 columns.Can i
> > create cache using spring xml, please provide the links or docs if any.
> >
> > --
> > Thanks
> > D
> > b
> >
>
>


-- 
*Thanks *
*Debasis*
*9972429889*