[jira] [Updated] (IGNITE-4254) Ignite Hadoop Distribution support Ignite Spark of 2.11 only

2017-04-23 Thread Vladimir Ozerov (JIRA)

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

Vladimir Ozerov updated IGNITE-4254:

Fix Version/s: (was: 2.0)
   2.1

> Ignite Hadoop Distribution support Ignite Spark of 2.11 only
> 
>
> Key: IGNITE-4254
> URL: https://issues.apache.org/jira/browse/IGNITE-4254
> Project: Ignite
>  Issue Type: Bug
>  Components: build, hadoop
>Reporter: Denis Magda
> Fix For: 2.1
>
>
> Ignite Hadoop Accelerator Distribution contains only ignite-spark of version 
> 2.11 which makes impossible to downgrade to ignite of version 2.10 if it's 
> needed.
> Let's include both libraries (ignite-spark 2.10 and 2.11) in Ignite Hadoop 
> Accelerator Distribution under the libraries 'optional' folder.
> Refer to the discussion on the dev list:
> http://apache-ignite-developers.2346864.n4.nabble.com/ignite-spark-module-in-Hadoop-Accelerator-td12343.html#a12355
> However, we have to consider these tasks that might be related:
> https://issues.apache.org/jira/browse/IGNITE-3596
> https://issues.apache.org/jira/browse/IGNITE-3822



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


[jira] [Updated] (IGNITE-4052) Add ability to set up users for MESOS

2017-04-23 Thread Vadim Opolski (JIRA)

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

Vadim Opolski updated IGNITE-4052:
--

Hi guys!

Nikolay, the next improvements are maden (
https://github.com/apache/ignite/pull/1783):

   - changed code according with code style (extra space, if else blocks,
   javadoc)
   - written two tests one which will testing new parametes and other which
   will testing role validation
   - used PowerMock framework to getRole getUser testing
   - ridden #setEnv method

I did not test this parameters on real mesos cluster.

Nikolay, I dont work with Mesos and think that anyone who has experience
should make it. OK?

Vadim Opolski




> Add ability to set up users for MESOS
> -
>
> Key: IGNITE-4052
> URL: https://issues.apache.org/jira/browse/IGNITE-4052
> Project: Ignite
>  Issue Type: Improvement
>  Components: general
>Affects Versions: 1.7
>Reporter: Nikolay Tikhonov
>Assignee: Vadim Opolski
>Priority: Trivial
>
> In current implementation Ignite Mesos Framework connects to MESOS cluster 
> via current user. Need to add ability to configure this parameters via system 
> env properties. Also need to add properties for mesos role.
> See org/apache/ignite/mesos/IgniteFramework.java:537



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


[jira] [Assigned] (IGNITE-5059) Implement logistic regression

2017-04-23 Thread Vladisav Jelisavcic (JIRA)

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

Vladisav Jelisavcic reassigned IGNITE-5059:
---

Assignee: Vladisav Jelisavcic

> Implement logistic regression 
> --
>
> Key: IGNITE-5059
> URL: https://issues.apache.org/jira/browse/IGNITE-5059
> Project: Ignite
>  Issue Type: New Feature
>  Components: ml
>Reporter: Vladisav Jelisavcic
>Assignee: Vladisav Jelisavcic
>
> Implement logistic regression using ignite ml.math. Model should be able to 
> incorporate L1 and L2 regularization. 
> Model should also work with stochastic gradient descent (SGD) as well as 
> batch and mini-batch gradient descent optimization algorithms.  



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


[jira] [Created] (IGNITE-5059) Implement logistic regression

2017-04-23 Thread Vladisav Jelisavcic (JIRA)
Vladisav Jelisavcic created IGNITE-5059:
---

 Summary: Implement logistic regression 
 Key: IGNITE-5059
 URL: https://issues.apache.org/jira/browse/IGNITE-5059
 Project: Ignite
  Issue Type: New Feature
  Components: ml
Reporter: Vladisav Jelisavcic


Implement logistic regression using ignite ml.math. Model should be able to 
incorporate L1 and L2 regularization. 

Model should also work with stochastic gradient descent (SGD) as well as batch 
and mini-batch gradient descent optimization algorithms.  



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