Re[2]: Apache Ignite Python issue

2017-07-30 Thread temp2016_01
Hi Mikhail,

Thanks for reply!
Sure, i will check it all on python 2.7.


Best Regards,
Valeriy
>
>
>Hi Valeriy,
>
>I'm not sure where is the bug, but it works fine with python 2.7.
>
>So for now I recommend to switch to python 2.7. It requires further debbuging 
>to understand what is wrong with python3+pylibmc.
>
>Thanks,
>Mikhail.
>
>On Wed, Jul 26, 2017 at 8:23 PM,  < temp2016...@mail.ru > wrote:
>>Hello all,
>>
>>Could anybody please help me with configuration to get Python interaction 
>>with Ignite memcache?
>>I read this article:  
>>https://apacheignite.readme.io/v2.0/docs/memcached-support#python
>>and configured CentOS 7: installed python3.6.x + pylibmc + libmemcached-devel.
>>
>>Wrote that sample Python script and got  CONNECTION_FAILURE  for:
>>client.set("key", "val")
>>I tested Ignite cache with another python library - it works, so as i can 
>>see, the problem with  pylibmc / libmemcached integration with Ignite.
>>Also i tested  pylibmc with  memcached - it works curiously well!
>>
>>Then i went in and tested this python script on Apache Ignite version: 2.0.0 
>>/ 1.9.0 / 1.8.0 / 1.7.0 / 1.6.0 / 1.5.0.final / 1.0.0 -  no one does not work!
>>(i ran Ignite with  example-cache.xml property as mentioned in doc)
>>
>>Is that Python program really working?
>>Did Python  pylibmc package tested for compatibility with Ignite 2.0?
>>What i did wrong?
>>I can provide more info by request.
>>
>>Please reply.
>>
>>Best regards,
>>Valeriy
>>--
>
>
>
>-- 
>Thanks,
>Mikhail.


Re: most of the dat in mbeans in empty

2017-07-30 Thread Neeraj Bhatt
Hi

But this ia already set as I mentioned in my original question

On 28-Jul-2017 5:45 PM, "Nikolai Tikhonov"  wrote:

> Hi,
>
> You need to enable mertics by
> *CacheConfiguration#setStatisticsEnabled(true)*
>
> On Fri, Jul 28, 2017 at 3:04 PM, neerajbhatt 
> wrote:
>
>> Hi All
>>
>> I am trying to monitor mbeans through jconsole. I have ste
>> setStatisticsEnabled(true)
>>
>> In jconsole I can see only some entries for all caches like key size and
>> off
>> heap counts (see image)
>>
>> Why the rest of data is not available ?
>> > jconsole_1.png>
>> > jconsole_2.png>
>>
>>
>>
>>
>> --
>> View this message in context: http://apache-ignite-users.705
>> 18.x6.nabble.com/most-of-the-dat-in-mbeans-in-empty-tp15774.html
>> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>>
>
>


Re: Error : Commit produced a runtime exception

2017-07-30 Thread iostream
*Server configuration*





http://www.springframework.org/schema/beans;
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
xsi:schemaLocation="
   http://www.springframework.org/schema/beans
   http://www.springframework.org/schema/beans/spring-beans.xsd;>






















host1:47500..47509

host2:47500..47509








 
 



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/Error-Commit-produced-a-runtime-exception-tp15768p15801.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.