You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2019/01/17 16:16:44 UTC

[GitHub] dmitrievanthony commented on a change in pull request #5851: IGNITE-10968: [ML] Create new ignite module SparkMLModelImport and add LogRegression converter

dmitrievanthony commented on a change in pull request #5851: IGNITE-10968: [ML] Create new ignite module SparkMLModelImport and add LogRegression converter
URL: https://github.com/apache/ignite/pull/5851#discussion_r248732313
 
 

 ##########
 File path: examples/pom.xml
 ##########
 @@ -89,6 +89,12 @@
             <version>${project.version}</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.ignite</groupId>
 
 Review comment:
   I guess you forgot to add `ignite-ml-spark-model-parser` into root `pom.xml`. See https://github.com/apache/ignite/pull/5753/files#diff-600376dffeb79835ede4a0b285078036.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services