Re: [TeamCity] DataFrame Examples

2018-03-19 Thread Nikolay Izhikov
Petr, thanks for help with Team City configuration issue! В Пн, 19/03/2018 в 18:14 +0300, Nikolay Izhikov пишет: > Yes. > > В Пн, 19/03/2018 в 18:13 +0300, Petr Ivanov пишет: > > Have you detached template for build Ignite Examples? > > > > > > > On 19 Mar 2018, at 18:08, Nikolay Izhikov wrote

Re: [TeamCity] DataFrame Examples

2018-03-19 Thread Nikolay Izhikov
Yes. В Пн, 19/03/2018 в 18:13 +0300, Petr Ivanov пишет: > Have you detached template for build Ignite Examples? > > > > On 19 Mar 2018, at 18:08, Nikolay Izhikov wrote: > > > > Hello, guys. > > > > I merged to master my fix of tests. [1] > > > > I edited "Ignite Examples" configuration to Te

Re: [TeamCity] DataFrame Examples

2018-03-19 Thread Petr Ivanov
Have you detached template for build Ignite Examples? > On 19 Mar 2018, at 18:08, Nikolay Izhikov wrote: > > Hello, guys. > > I merged to master my fix of tests. [1] > > I edited "Ignite Examples" configuration to Team City to enable testing of > Spark examples. > > 1. `spark` profile enabl

Re: [TeamCity] DataFrame Examples

2018-03-19 Thread Nikolay Izhikov
Hello, guys. I merged to master my fix of tests. [1] I edited "Ignite Examples" configuration to Team City to enable testing of Spark examples. 1. `spark` profile enabled for test plan. 2. `IgniteExamplesSparkSelfTestSuite` added to tests suites list. Test results [2] are OK. Please, Team City

Re: [TeamCity] DataFrame Examples

2018-03-19 Thread vveider
+1 to sticking to one suite for now. Maybe someday when examples' tests will surpass adequate build time, we'll consider splitting them. -- Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: [TeamCity] DataFrame Examples

2018-03-19 Thread Dmitry Pavlov
Hi Igniters, It seems to me it is better to keep one suite. It is reasonable to separate suites if tests requires too much time to run. Using the same suite will save remarkable amount of agent time. Sincerely, Dmitriy Pavlov вс, 18 мар. 2018 г. в 19:34, Nikolay Izhikov : > Hello, guys. > > I

Re: [TeamCity] DataFrame Examples

2018-03-18 Thread Nikolay Izhikov
Hello, guys. I think we are ready to enable testing of Spark examples on Team City. Can you help me with best choice to do it? Currently, we have 'Ignite Examples' to run `IgniteExamplesSelfTestSuite`. We also have a `IgniteExamplesSparkSelfTestSuite` to test spark example. `IgniteExamplesSparkS

Re: [TeamCity] DataFrame Examples

2018-02-27 Thread Dmitry Pavlov
I prefer to use existing profile. We have a lot of suites, and it is hard to manage and monitor. вт, 27 февр. 2018 г. в 23:02, Nikolay Izhikov : > I've tested it locally so yes, Spark examples can be tested in Ignite > Examples. > > We need to enable `scala` profile for test plan and add > `Ignit

Re: [TeamCity] DataFrame Examples

2018-02-27 Thread Nikolay Izhikov
I've tested it locally so yes, Spark examples can be tested in Ignite Examples. We need to enable `scala` profile for test plan and add `IgniteExamplesSparkSelfTestSuite` to Team City properties. Dmitry, please, give me advice. Should I edit Ignite Examples settings or should I create copy of te

Re: [TeamCity] DataFrame Examples

2018-02-27 Thread Valentin Kulichenko
If we can run Scala examples there, then yes. -Val On Tue, Feb 27, 2018 at 11:54 AM, Dmitry Pavlov wrote: > Nikolay, Val, > > Could these examples be tested in standard Ignite Examples test suite? As > far as I know Ignite ML and Ignite IGFS are also tested there. > > Sincerely, > Dmitriy Pavlo

Re: [TeamCity] DataFrame Examples

2018-02-27 Thread Dmitry Pavlov
Nikolay, Val, Could these examples be tested in standard Ignite Examples test suite? As far as I know Ignite ML and Ignite IGFS are also tested there. Sincerely, Dmitriy Pavlov вт, 27 февр. 2018 г. в 22:49, Valentin Kulichenko < valentin.kuliche...@gmail.com>: > Nikolay, > > Spark integration i

Re: [TeamCity] DataFrame Examples

2018-02-27 Thread Valentin Kulichenko
Nikolay, Spark integration is not related to Scalar, the only thing they have in common is Scala. I think we should have a separate configuration for ignite-spark module. If anything Spark related is currently in Scalar suite, it should be moved from there. -Val On Tue, Feb 27, 2018 at 3:03 AM,