[GitHub] [zeppelin] liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine Learning) interpreter

2019-03-27 Thread GitBox
liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine 
Learning) interpreter
URL: https://github.com/apache/zeppelin/pull/3331#issuecomment-477409909
 
 
   Thanks @zjffdu , @felixcheung  review code, **[Hadoop submarine project 
(https://hadoop.apache.org/submarine)](https://hadoop.apache.org/submarine)** 
is developing new features support `Pytroch`, `MXNet`, such as `model publish`, 
`model incremental update` and , etc. These features are ideal for integration 
in zeppelin.
   I will continue to upgrade and update the hadoop submarine interpreter. :-)


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


With regards,
Apache Git Services


[GitHub] [zeppelin] liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine Learning) interpreter

2019-03-18 Thread GitBox
liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine 
Learning) interpreter
URL: https://github.com/apache/zeppelin/pull/3331#issuecomment-473922936
 
 
   @zjffdu , I am improving the code based on comments.
   1. Added Tensorflow installation in travis CI, 
   2. Added Tensorflow in submarine test case, Support any version of 
tensorflow.
   3. Added SubmarineInterpreterTest.
   4. Added PySubmarineInterpreterTest.
   
   CI pass https://travis-ci.org/liuxunorg/zeppelin/builds/507793860. 
   Please help me review the code. Thanks!


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


With regards,
Apache Git Services


[GitHub] [zeppelin] liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine Learning) interpreter

2019-03-12 Thread GitBox
liuxunorg commented on issue #3331: [Zeppelin-4049] Hadoop Submarine (Machine 
Learning) interpreter
URL: https://github.com/apache/zeppelin/pull/3331#issuecomment-471957740
 
 
   I also thought about the way to provide integration testing.
   However, machine learning requires strict environmental requirements.
   For example, need to install `docker`, `tensorflow`, and `YARN` in test 
environment.
   This requires a process of gradual improvement.
   Therefore, only documents and operation videos can be provided at present.
   
   Doc: 
https://github.com/hadoopsubmarine/hadoop-submarine-ecosystem/tree/master/submarine-integration-zeppelin
   Youtebe:https://www.youtube.com/channel/UC4JBt8Y8VJ0BW0IM9YpdCyQ


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


With regards,
Apache Git Services