[jira] [Commented] (IGNITE-13950) IgniteCliInterfaceTest can fail on Windows

2021-01-04 Thread Nikita Ivanov (Jira)


[ 
https://issues.apache.org/jira/browse/IGNITE-13950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258514#comment-17258514
 ] 

Nikita Ivanov commented on IGNITE-13950:


I'm getting the same errors doing 'mvn clean package' on Win10. Multiline 
output should probably be converted to a single line and trimmed before 
comparing. 

> IgniteCliInterfaceTest can fail on Windows
> --
>
> Key: IGNITE-13950
> URL: https://issues.apache.org/jira/browse/IGNITE-13950
> Project: Ignite
>  Issue Type: Bug
>Reporter: Valentin Kulichenko
>Priority: Major
>  Labels: ignite-3, ignite-3-cli-tool
>
> {{IgniteCliInterfaceTest}} does not take into account that line separators 
> can differ between different operating systems. Under Windows, it's typically 
> {{\r\n}} instead of just {{\n}}, which causes multiple test cases to fail.
> To make sure these tests pass on every OS, we should compare a multi-line 
> output line by line (i.e. convert both expected and actual string values to 
> lists of lines and verify that these lists are the same).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (IGNITE-4572) Machine Learning: Develop distributed algebra support for dense and sparse data sets.

2017-03-29 Thread Nikita Ivanov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947256#comment-15947256
 ] 

Nikita Ivanov commented on IGNITE-4572:
---

Alper - we are very close to "pull request" our preliminary work into ignite 
2.0 (finger crossed it will make it into it). Once we have it available in the 
main ignite 2.0 branch there will be plenty of interesting tasks to tackle. 
Stay tuned on this ticket!

> Machine Learning: Develop distributed algebra support for dense and sparse 
> data sets.
> -
>
> Key: IGNITE-4572
> URL: https://issues.apache.org/jira/browse/IGNITE-4572
> Project: Ignite
>  Issue Type: Task
>  Components: general
>Reporter: Nikita Ivanov
>Assignee: Nikita Ivanov
>  Labels: gsoc2017
>
> Apache Ignite community has recently kicked off development of its new 
> component - Apache Ignite Machine Learning Grid. The component will empower 
> researchers, scientists, engineers and companies to train, deploy and execute 
> machine learning models in a distributed fashion gaining significant 
> performance benefits and making real the ability to apply machine learning 
> for Big Data use cases in real-time or near real-time scenarios.
> This is the base functionality for adding support for future ML capabilities. 
> Subtasks will be created and linked to this ticket later on.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (IGNITE-4572) Develop distributed algebra support for dense and sparse data sets.

2017-01-19 Thread Nikita Ivanov (JIRA)
Nikita Ivanov created IGNITE-4572:
-

 Summary: Develop distributed algebra support for dense and sparse 
data sets.
 Key: IGNITE-4572
 URL: https://issues.apache.org/jira/browse/IGNITE-4572
 Project: Ignite
  Issue Type: Task
  Components: general
Reporter: Nikita Ivanov
Assignee: Nikita Ivanov


This is the base functionality for adding support for future ML capabilities.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-3276) Develop Cloudera Service Descriptor for PnP integration with Cloudera Manager.

2016-06-08 Thread Nikita Ivanov (JIRA)
Nikita Ivanov created IGNITE-3276:
-

 Summary: Develop Cloudera Service Descriptor for PnP integration 
with Cloudera Manager.
 Key: IGNITE-3276
 URL: https://issues.apache.org/jira/browse/IGNITE-3276
 Project: Ignite
  Issue Type: New Feature
  Components: hadoop
Affects Versions: 1.6
Reporter: Nikita Ivanov


Several people expressed an idea of PnP integration with Cloudera via CSR: 
https://blog.cloudera.com/blog/2014/04/how-to-extend-cloudera-manager-with-custom-service-descriptors/

Sounds like a great feature when running within Cloudera YARN.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-1502) Move to HTTPS.

2015-09-17 Thread Nikita Ivanov (JIRA)
Nikita Ivanov created IGNITE-1502:
-

 Summary: Move to HTTPS.
 Key: IGNITE-1502
 URL: https://issues.apache.org/jira/browse/IGNITE-1502
 Project: Ignite
  Issue Type: New Feature
  Components: UI
Reporter: Nikita Ivanov
Assignee: Alexey Kuznetsov


I think it makes sense to move to HTTPS since we are dealing with potentially 
sensitive user information. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (IGNITE-1502) Move web console to HTTPS protocol.

2015-09-17 Thread Nikita Ivanov (JIRA)

 [ 
https://issues.apache.org/jira/browse/IGNITE-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikita Ivanov updated IGNITE-1502:
--
Summary: Move web console to HTTPS protocol.  (was: Move to HTTPS.)

> Move web console to HTTPS protocol.
> ---
>
> Key: IGNITE-1502
> URL: https://issues.apache.org/jira/browse/IGNITE-1502
> Project: Ignite
>  Issue Type: New Feature
>  Components: UI
>Reporter: Nikita Ivanov
>Assignee: Alexey Kuznetsov
>
> I think it makes sense to move to HTTPS since we are dealing with potentially 
> sensitive user information. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-1484) Allow to store configuration in Google Datastore.

2015-09-14 Thread Nikita Ivanov (JIRA)
Nikita Ivanov created IGNITE-1484:
-

 Summary: Allow to store configuration in Google Datastore.
 Key: IGNITE-1484
 URL: https://issues.apache.org/jira/browse/IGNITE-1484
 Project: Ignite
  Issue Type: New Feature
  Components: UI
Reporter: Nikita Ivanov
Assignee: Alexey Kuznetsov


It would be very convenient to store a configuration (e.g. in Google Datastore) 
and come back to it later. We need to introduce a notion of new configuration 
(with a name) and ability to "load" previously saved configuration by name.

We should store these outside of local database so that it would survive 
restarts and DB updates. Google Datastore is good tech to use here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (IGNITE-1483) Web console sign up via Google (i.e. via Google Identity Platform).

2015-09-14 Thread Nikita Ivanov (JIRA)
Nikita Ivanov created IGNITE-1483:
-

 Summary: Web console sign up via Google (i.e. via Google Identity 
Platform).
 Key: IGNITE-1483
 URL: https://issues.apache.org/jira/browse/IGNITE-1483
 Project: Ignite
  Issue Type: New Feature
  Components: UI
Reporter: Nikita Ivanov
Assignee: Alexey Kuznetsov


Basically, why do we ask people to supply email, keep password or security 
tokens when 99% of them have Google account already. Let's use Google Identity 
Platform - https://developers.google.com/identity/ - for sign ins.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)