Re?? when will extending C++ api be released ?

2016-12-06 Thread smile
Hi, Igor Sapego,


Thank you very much,  Hope the extending c++ api can be released as soon as 
possible!




--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??12??6??(??) 6:05
??: "user"<user@ignite.apache.org>; 

: Re: when will extending C++ api be released ?



I'm currently working on the Invoke for the C++ client, though I'm not sure in 
whichrelease it is going to be included. I believe eventually we are going to 
add other
features you have mentioned as well, but as far as I know no one from the 
community
is working on implementing them currently.


Best Regards,
Igor



 
On Tue, Dec 6, 2016 at 12:52 PM, smile <honglipi...@qq.com> wrote:
Hi, Igor Sapego,

 We want invoke, aggreage, and event. Currently they'are not available in 
the JNI-based C++ API ? 

   
 Thank you !





--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??12??6??(??) 5:46
??: "user"<user@ignite.apache.org>; 

: Re: when will extending C++ api be released ?



Hi,

What features do you need exactly?


Best Regards,
Igor



 
On Tue, Dec 6, 2016 at 12:42 PM, smile <honglipi...@qq.com> wrote:
Hi, all??
 the ignite C++ api can't meet my needs, I want to know when will extending 
C++ api be released.
 
 thank you very much!

?????? when will extending C++ api be released ?

2016-12-06 Thread smile
Hi, Igor Sapego,

 We want invoke, aggreage, and event. Currently they'are not available in 
the JNI-based C++ API ? 

   
 Thank you !





--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??12??6??(??) 5:46
??: "user"<user@ignite.apache.org>; 

: Re: when will extending C++ api be released ?



Hi,

What features do you need exactly?


Best Regards,
Igor



 
On Tue, Dec 6, 2016 at 12:42 PM, smile <honglipi...@qq.com> wrote:
Hi, all??
 the ignite C++ api can't meet my needs, I want to know when will extending 
C++ api be released.
 
 thank you very much!

when will extending C++ api be released ?

2016-12-06 Thread smile
Hi, all??
 the ignite C++ api can't meet my needs, I want to know when will extending 
C++ api be released.
 
 thank you very much!

when can ignite extending C++ API be released ?

2016-12-01 Thread smile
Hi, Igor:


 You said before that you are working on extending C++ API?? can you tell 
me when extending C++ API can be released? 


 Thank you very much!




--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??11??8??(??) 8:27
??: "user"<user@ignite.apache.org>; 

: Re: can ignite C++ API support pub/sub or Listener ?



Hi,

There are no such API in C++ API yet. We are working on
extending C++ API though so it may appear in future.


Best Regards,
Igor



 
On Tue, Nov 8, 2016 at 10:41 AM, smile <honglipi...@qq.com> wrote:
Hi, all
   I used ignite C++ API?? and I find that it dose not support pub/sub , also 
not support event?? so is there any other method that I can realize pub/sub and 
event notification ?


  Thank you very much!

?????? C++ API can't build successfully in my linux environment

2016-11-15 Thread smile
Hi, Igor Sapego:
   
   using the latest ignite that you gave yesterday, it build report error as 
follow:
  

(1) make[3]: Entering directory 
`/data/smilehong/apache-ignite-1.7.0-src/modules/platforms/cpp/jni'
 
  CXX  os/linux/src/utils.lo
 
  CXX  src/java.lo
 
src/java.cpp: In function 'void ignite::jni::java::JniConsoleWrite(JNIEnv*, 
_jclass*, _jstring*, jboolean)':
 
src/java.cpp:1910: error: 'nullptr' was not declared in this scope







??2??/usr/local/share/automake-1.14/am/depend2.am: error: am__fastdepCXX does 
not appear in AM_CONDITIONAL

/usr/local/share/automake-1.14/am/depend2.am:   The usual way to define 
'am__fastdepCXX' is to add 'AC_PROG_CXX'

/usr/local/share/automake-1.14/am/depend2.am:   to 'configure.ac' and run 
'aclocal' and 'autoconf' again

binary/Makefile.am: error: C++ source seen but 'CXX' is undefined

binary/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

binary/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

common/Makefile.am: error: C++ source seen but 'CXX' is undefined

common/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

common/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

core/Makefile.am: error: C++ source seen but 'CXX' is undefined

core/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

core/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

ignite/Makefile.am: error: C++ source seen but 'CXX' is undefined

ignite/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

ignite/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

jni/Makefile.am: error: C++ source seen but 'CXX' is undefined

jni/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

jni/Makefile.am:   to 'configure.ac' and run 'autoconf' again.

odbc/Makefile.am: error: C++ source seen but 'CXX' is undefined

odbc/Makefile.am:   The usual way to define 'CXX' is to add 'AC_PROG_CXX'

 

odbc/Makefile.am:   to 'configure.ac' and run 'autoconf' again.




when I have repair them, it can build success, and run normally, thank you for 
your help!



--  --
??: "smile";<honglipi...@qq.com>;
: 2016??11??14??(??) 11:55
??: "user"<user@ignite.apache.org>; 

: ?? C++ API can't build successfully in my linux environment



Thank you for your answer, and I  download ignite  from this link:  
 
http://ignite.apache.org/download.cgi#sources
and download the ignite1.7.0, which realse on 2016-08-05;


And I will try the link that you gived to for the latest ignite,  then I will 
feedback when I have tried it!


Thanks again!






--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??11??14??(??) 11:41
??: "user"<user@ignite.apache.org>; 

: Re: C++ API can't build successfully in my linux environment



Here is the link: 
https://builds.apache.org/view/H-L/view/Ignite/job/Ignite-nightly/lastSuccessfulBuild/


Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:41 PM, Igor Sapego <isap...@gridgain.com> wrote:
Or you can try nightly build if you need binaries:

Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:28 PM, Igor Sapego <isap...@gridgain.com> wrote:
Can you try master? I'm pretty sure I was fixing these issues.

Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:19 PM, smile <honglipi...@qq.com> wrote:
I used ignite1.7.0--  --
??: "Igor Sapego"<isap...@gridgain.com>
: 2016??11??14??(??) 10:09
??: "user"<user@ignite.apache.org>;
: Re: C++ API can't build successfully in my linux environment


Hi,

Which version do you use?


Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 4:59 PM, smile <honglipi...@qq.com> wrote:
Hi, all
I build C++ api in linux environment, linux is Center OS, and g++ version 
is 4.4.6?? I get a lot build error,  and I have to modify the code, include :

1??ignite_error.h : ~IgniteError();   ~IgniteError() throw();

2??ignite_error.cpp :  
IgniteError::~IgniteError()??IgniteError::~IgniteError() throw();



3java.cppnullPtr??NULL

4concurrent.hexplicit SharedPointer(T* ptr)

explicit SharedPointer(T* ptr)

{

/*

if (ptr)

{

impl = new SharedPointerImpl(ptr, 
reinterpret_cast());

ImplEnableShared(ptr, impl);

}

else

impl = 0;

*/

SharedPointer(ptr, );

 

}

   ??

   ../common/include/ignite/common/concurrent.h: In construc

?????? C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
Thank you for your answer, and I  download ignite  from this link:  
 
http://ignite.apache.org/download.cgi#sources
and download the ignite1.7.0, which realse on 2016-08-05;


And I will try the link that you gived to for the latest ignite,  then I will 
feedback when I have tried it!


Thanks again!






--  --
??: "Igor Sapego";<isap...@gridgain.com>;
: 2016??11??14??(??) 11:41
??: "user"<user@ignite.apache.org>; 

: Re: C++ API can't build successfully in my linux environment



Here is the link: 
https://builds.apache.org/view/H-L/view/Ignite/job/Ignite-nightly/lastSuccessfulBuild/


Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:41 PM, Igor Sapego <isap...@gridgain.com> wrote:
Or you can try nightly build if you need binaries:

Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:28 PM, Igor Sapego <isap...@gridgain.com> wrote:
Can you try master? I'm pretty sure I was fixing these issues.

Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 6:19 PM, smile <honglipi...@qq.com> wrote:
I used ignite1.7.0--  --
??: "Igor Sapego"<isap...@gridgain.com>
: 2016??11??14??(??) 10:09
??: "user"<user@ignite.apache.org>;
: Re: C++ API can't build successfully in my linux environment


Hi,

Which version do you use?


Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 4:59 PM, smile <honglipi...@qq.com> wrote:
Hi, all
I build C++ api in linux environment, linux is Center OS, and g++ version 
is 4.4.6?? I get a lot build error,  and I have to modify the code, include :

1??ignite_error.h : ~IgniteError();   ~IgniteError() throw();

2??ignite_error.cpp :  
IgniteError::~IgniteError()??IgniteError::~IgniteError() throw();



3java.cppnullPtr??NULL

4concurrent.hexplicit SharedPointer(T* ptr)

explicit SharedPointer(T* ptr)

{

/*

if (ptr)

{

impl = new SharedPointerImpl(ptr, 
reinterpret_cast());

ImplEnableShared(ptr, impl);

}

else

impl = 0;

*/

SharedPointer(ptr, );

 

}

   ??

   ../common/include/ignite/common/concurrent.h: In constructor 
'ignite::common::concurrent::SharedPointer::SharedPointer(T*) [with T = 
ignite::impl::cache::CacheImpl]':

../core/include/ignite/cache/cache.h:71:   instantiated from 
'ignite::cache::Cache<K, V>::Cache(ignite::impl::cache::CacheImpl*) [with K = 
int, V = int]'

../core/include/ignite/ignite.h:133:   instantiated from 
'ignite::cache::Cache<K, V> ignite::Ignite::GetOrCreateCache(const char*, 
ignite::IgniteError*) [with K = int, V = int]'

../core/include/ignite/ignite.h:112:   instantiated from 
'ignite::cache::Cache<K, V> ignite::Ignite::GetOrCreateCache(const char*) [with 
K = int, V = int]'

src/ignite.cpp:207:   instantiated from here

../common/include/ignite/common/concurrent.h:145: error: address of overloaded 
function with no contextual type information




  ok,  I have modifty them, then it can build success, but when I run the 
example,  it is core dump?? and I think that the memory is modified during 
process running.




 How can I solve it ?

 Thank you very much!

?????? C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
I used ignite1.7.0--  --
??: "Igor Sapego"<isap...@gridgain.com>
: 2016??11??14??(??) 10:09
??: "user"<user@ignite.apache.org>;
: Re: C++ API can't build successfully in my linux environment


Hi,

Which version do you use?


Best Regards,
Igor



 
On Mon, Nov 14, 2016 at 4:59 PM, smile <honglipi...@qq.com> wrote:
Hi, all
  I build C++ api in linux environment, linux is Center OS, and g++ 
version is 4.4.6?? I get a lot build error, and I have to modify the 
code, include :

1??ignite_error.h : ~IgniteError();  ~IgniteError() throw();

2??ignite_error.cpp : 
IgniteError::~IgniteError()??IgniteError::~IgniteError() throw();



3java.cppnullPtr??NULL

4concurrent.hexplicit SharedPointer(T* ptr)

 explicit SharedPointer(T* ptr)


 {


 /*


 if (ptr)


 {


 impl = new SharedPointerImpl(ptr, 
reinterpret_cast());


 ImplEnableShared(ptr, impl);


 }


 else


 impl = 0;


 */


 SharedPointer(ptr, );

 


 }

 ??

 ../common/include/ignite/common/concurrent.h: In constructor 
'ignite::common::concurrent::SharedPointer::SharedPointer(T*) [with T = 
ignite::impl::cache::CacheImpl]':

../core/include/ignite/cache/cache.h:71:  instantiated from 
'ignite::cache::Cache<K, V>::Cache(ignite::impl::cache::CacheImpl*) [with K = 
int, V = int]'

../core/include/ignite/ignite.h:133:  instantiated from 
'ignite::cache::Cache<K, V> ignite::Ignite::GetOrCreateCache(const char*, 
ignite::IgniteError*) [with K = int, V = int]'

../core/include/ignite/ignite.h:112:  instantiated from 
'ignite::cache::Cache<K, V> ignite::Ignite::GetOrCreateCache(const char*) [with 
K = int, V = int]'

src/ignite.cpp:207:  instantiated from here

../common/include/ignite/common/concurrent.h:145: error: address of overloaded 
function with no contextual type information




 ok, I have modifty them, then it can build success, but when I run 
the example, it is core dump?? and I think that the memory is modified 
during process running.




How can I solve it ?

Thank you very much!

C++ API can't build successfully in my linux environment

2016-11-14 Thread smile
Hi, all
I build C++ api in linux environment, linux is Center OS, and g++ version 
is 4.4.6?? I get a lot build error,  and I have to modify the code, include :

1??ignite_error.h : ~IgniteError();   ~IgniteError() throw();

2??ignite_error.cpp :  
IgniteError::~IgniteError()??IgniteError::~IgniteError() throw();



3java.cppnullPtr??NULL

4concurrent.hexplicit SharedPointer(T* ptr)

explicit SharedPointer(T* ptr)

{

/*

if (ptr)

{

impl = new SharedPointerImpl(ptr, 
reinterpret_cast());

ImplEnableShared(ptr, impl);

}

else

impl = 0;

*/

SharedPointer(ptr, );

 

}

   ??

   ../common/include/ignite/common/concurrent.h: In constructor 
'ignite::common::concurrent::SharedPointer::SharedPointer(T*) [with T = 
ignite::impl::cache::CacheImpl]':

../core/include/ignite/cache/cache.h:71:   instantiated from 
'ignite::cache::Cache::Cache(ignite::impl::cache::CacheImpl*) [with K = 
int, V = int]'

../core/include/ignite/ignite.h:133:   instantiated from 
'ignite::cache::Cache ignite::Ignite::GetOrCreateCache(const char*, 
ignite::IgniteError*) [with K = int, V = int]'

../core/include/ignite/ignite.h:112:   instantiated from 
'ignite::cache::Cache ignite::Ignite::GetOrCreateCache(const char*) [with 
K = int, V = int]'

src/ignite.cpp:207:   instantiated from here

../common/include/ignite/common/concurrent.h:145: error: address of overloaded 
function with no contextual type information




  ok,  I have modifty them, then it can build success, but when I run the 
example,  it is core dump?? and I think that the memory is modified during 
process running.




 How can I solve it ?

 Thank you very much!

start C++ server in linux?? it report "Failed to initialize JVM" error

2016-11-11 Thread smile
Hi, all
 when I used jdk1.7.0 buiding ignite core?? and building C++ server in 
linux(Center OS) , when I start C++ server?? it report error as follow:


~/apache-ignite-1.7.0-src/modules/platforms/cpp/ignite]$ ./ignite 
   ERROR: Failed to initialize JVM 
[errCls=java.lang.UnsupportedClassVersionError, 
errMsg=org/apache/ignite/internal/processors/platform/utils/PlatformUtils : 
Unsupported major.minor version 51.0]


And I have search this problem in google, which replies that because the 
JVM version is lesser than the jar??however, build ignite must be jdk1.7.0 or 
greater;


how can I solve it ?


Thank you very much !

server node is java , and client is c++, client can't access the server ?

2016-11-09 Thread smile
Yes, because I was mistakenly submitted this email yesterday, And please tell 
how to solve this question:


http://apache-ignite-users.70518.x6.nabble.com/server-node-is-java-and-client-is-c-client-can-t-join-cluster-td8825.html




-- Original --
From:  "vkulichenko";;
Date:  Thu, Nov 10, 2016 07:01 AM
To:  "user"; 

Subject:  Re: server node is java , and client is c++, client can't accessthe 
server ?



This thread is a duplicate of this one:
http://apache-ignite-users.70518.x6.nabble.com/server-node-is-java-and-client-is-c-client-can-t-join-cluster-td8825.html



--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/server-node-is-java-and-client-is-c-client-can-t-access-the-server-tp8823p8855.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

server node is java , and client is c++, client can't join cluster

2016-11-09 Thread smile
Hi, all
 when I start one c++ server node, and then start java server node, which 
successfully joins in the cluster, and finally when I start  one c++ client 
node, then I have find that the c++ client can't join the cluster, in the java 
server node throw exception as follow:



log4j:WARN No appenders could be found for logger 
(org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more 
info.
[19:12:18]__   
[19:12:18]   /  _/ ___/ |/ /  _/_  __/ __/ 
[19:12:18]  _/ // (7 7// /  / / / _/   
[19:12:18] /___/\___/_/|_/___/ /_/ /___/  
[19:12:18] 
[19:12:18] ver. 1.7.0#19700101-sha1:DEV
[19:12:18] 2016 Copyright(C) Apache Software Foundation
[19:12:18] 
[19:12:18] Ignite documentation: http://ignite.apache.org
[19:12:18] 
[19:12:18] Quiet mode.
[19:12:18]   ^-- Logging to file 
'E:\ignite1.7.0\apache-ignite-1.7.0-src\work\log\ignite-ae00a82f.log'
[19:12:18]   ^-- To see **FULL** console log here add -DIGNITE_QUIET=false or 
"-v" to ignite.{sh|bat}
[19:12:18] 
[19:12:18] OS: Windows 7 6.1 amd64
[19:12:18] VM information: Java(TM) SE Runtime Environment 1.7.0_79-b15 Oracle 
Corporation Java HotSpot(TM) 64-Bit Server VM 24.79-b02
[19:12:18] Initial heap size is 254MB (should be no less than 512MB, use 
-Xms512m -Xmx512m).
[19:12:20] Configured plugins:
[19:12:20]   ^-- None
[19:12:20] 
[19:12:21] Security status [authentication=off, tls/ssl=off]
[19:12:28] Performance suggestions for grid  (fix if possible)
[19:12:28] To disable, set -DIGNITE_PERFORMANCE_SUGGESTIONS_DISABLED=true
[19:12:28]   ^-- Disable grid events (remove 'includeEventTypes' from 
configuration)
[19:12:28] 
[19:12:28] To start Console Management & Monitoring run ignitevisorcmd.{sh|bat}
[19:12:28] 
[19:12:28] Ignite node started OK (id=ae00a82f)
[19:12:28] Topology snapshot [ver=2, servers=2, clients=0, CPUs=8, heap=4.4GB]
[19:12:35,578][ERROR][tcp-disco-sock-reader-#5%null%][TcpDiscoverySpi] Failed 
to read message [sock=Socket[addr=/127.0.0.1,port=9120,localport=47501], 
locNodeId=ae00a82f-6e0d-4316-98a3-a1db78ba80bd, 
rmtNodeId=e7d0ba75-e47c-4dc0-8d2a-ed6c128c2e7d]
class org.apache.ignite.IgniteCheckedException: Failed to deserialize object 
with given class loader: sun.misc.Launcher$AppClassLoader@6fd7bd04
at 
org.apache.ignite.marshaller.jdk.JdkMarshaller.unmarshal(JdkMarshaller.java:105)
at 
org.apache.ignite.spi.discovery.tcp.ServerImpl$SocketReader.body(ServerImpl.java:5457)
at org.apache.ignite.spi.IgniteSpiThread.run(IgniteSpiThread.java:62)
Caused by: java.io.InvalidClassException: 
org.apache.ignite.internal.util.lang.GridFunc$49$1; local class incompatible: 
stream classdesc serialVersionUID = 1953108849692953835, local class 
serialVersionUID = -4878603819884545190
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:617)
at 
java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
at 
org.apache.ignite.marshaller.jdk.JdkMarshaller.unmarshal(JdkMarshaller.java:102)
... 2 more
[19:12:58] Topology snapshot [ver=3, servers=1, clients=0, CPUs=8, heap=3.5GB]
[19:12:58] Ignite node stopped OK [uptime=00:00:30:097]


but if I start C++ server nodes, then start one C++ client node?? the 
client can join the cluster and can access data successfully;


How can I solve it ?


Thank you very much!

server node is java , and client is c++, client can't access the server ?

2016-11-09 Thread smile
Hi, all
 when I start one c++ server node, and then start java server node, which 
successfully joins in the cluster, and finally when I start  one c++ client 
node, then I have find that the c++ client can't join the cluster, in the java 
server node throw exception as follow:

can ignite C++ API support pub/sub or Listener ?

2016-11-07 Thread smile
Hi, all
   I used ignite C++ API?? and I find that it dose not support pub/sub , also 
not support event?? so is there any other method that I can realize pub/sub and 
event notification ?


  Thank you very much!

when I build ignite C++?? it report that the" ignite/im pl/inter op/interop_target.h" is not exist ??

2016-11-07 Thread smile
Hi, all
I build ignite C++ in the windows7, using msbuild cmd to build it, but it 
report error as follow:


??E:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\project\vs\core.vcxproj??()
 (1) ->
(ClCompile ) 
->E:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\include\ign
ite/impl/cache/cache_impl.h(27): fatal error C1083: 
:??ignite/impl/interop/interop_target.h??: No such file or 
directory 
[E:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\project\vs\core.vcxproj]
E:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\include\ignite/impl/cache/cache_impl.h(27):
 fatal error C1083: :??ignite/impl/interop/interop_target.h??: 
No such file or 
directoryE:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\project\vs\core.vcxproj]




  and I list files of diretory 
"E:\ignite1.7.0\apache-ignite-1.7.0-src\modules\platforms\cpp\core\include\ignite\impl\interop",
 there only one file "interop_external_memory.h", the "interop_target.h" is not 
exist;


How can I solved it ? 


Thank you very much;

?????? Is there any test case for disaster tolerance ?

2016-08-05 Thread smile
thank you very much, and I will try it !




--  --
??: "Vladislav Pyatkov";<vldpyat...@gmail.com>;
: 2016??8??5??(??) 7:24
??: "user"<user@ignite.apache.org>; 

: Re: Is there any test case for disaster tolerance ?



Lock at here [1].
The benchmark allow to check Ignite in various cases (scalability, 
availability, fault tolerance).


[1] 
https://github.com/apacheignite/yardstick-ignite#running-apache-ignite-benchmarks


On Fri, Aug 5, 2016 at 4:02 AM, smile <honglipi...@qq.com> wrote:
Thanks for your answer, and I want to know that how the developers of ignite 
test disaster tolerance ? 




--  --
??: "Vladislav Pyatkov";<vldpyat...@gmail.com>;
: 2016??8??4??(??) 6:13
??: "user"<user@ignite.apache.org>; 

: Re: Is there any test case for disaster tolerance ?



Hello,

Ignite has some test on yardstick framework (in module ignite-yardstick) and 
documentation of how to use it here https://github.com/gridgain/yardstick and 
here https://github.com/apacheignite/yardstick-ignite.


For checking disaster tolerance you can use any test from the module 
(ignite-yardstick) with some nodes and restrt it any time (look to parameter 
RESTART_SERVERS).



On Thu, Aug 4, 2016 at 12:16 PM, smile <honglipi...@qq.com> wrote:
Hi, all
  I want to test the disaster tolerance of ignite, so I must write the test 
case, is there any test case for it ? if there is, can you provide it to me ? 


 and I also need to start and stop remote nodes, is there any tool that we 
can use it to start or stop remote nodes ?
   
 thank you very much !







-- 
Vladislav Pyatkov
 








-- 
Vladislav Pyatkov

Re?? Is there any test case for disaster tolerance ?

2016-08-04 Thread smile
Thanks for your answer, and I want to know that how the developers of ignite 
test disaster tolerance ? 




--  --
??: "Vladislav Pyatkov";<vldpyat...@gmail.com>;
: 2016??8??4??(??) 6:13
??: "user"<user@ignite.apache.org>; 

: Re: Is there any test case for disaster tolerance ?



Hello,

Ignite has some test on yardstick framework (in module ignite-yardstick) and 
documentation of how to use it here https://github.com/gridgain/yardstick and 
here https://github.com/apacheignite/yardstick-ignite.


For checking disaster tolerance you can use any test from the module 
(ignite-yardstick) with some nodes and restrt it any time (look to parameter 
RESTART_SERVERS).



On Thu, Aug 4, 2016 at 12:16 PM, smile <honglipi...@qq.com> wrote:
Hi, all
  I want to test the disaster tolerance of ignite, so I must write the test 
case, is there any test case for it ? if there is, can you provide it to me ? 


 and I also need to start and stop remote nodes, is there any tool that we 
can use it to start or stop remote nodes ?
   
 thank you very much !







-- 
Vladislav Pyatkov

Is there any test case for disaster tolerance ?

2016-08-04 Thread smile
Hi, all
  I want to test the disaster tolerance of ignite, so I must write the test 
case, is there any test case for it ? if there is, can you provide it to me ? 


 and I also need to start and stop remote nodes, is there any tool that we 
can use it to start or stop remote nodes ?
   
 thank you very much !