hhhizzz commented on a change in pull request #107: SUBMARINE-277. Support 
Spark Interpreter add sparkSQL interpreter
URL: https://github.com/apache/submarine/pull/107#discussion_r350832709
 
 

 ##########
 File path: submarine-dist/src/assembly/distribution.xml
 ##########
 @@ -148,13 +148,6 @@
         
<include>submarine-python-interpreter-${project.version}-shade.jar</include>
       </includes>
     </fileSet>
-    <fileSet>
-      
<directory>../submarine-workbench/interpreter/spark/scala-2.11</directory>
-      <outputDirectory>/lib/interpreter/spark/scala-2.11</outputDirectory>
-      <includes>
-        <include>spark-scala-2.11-${zeppelin.version}.jar</include>
-      </includes>
-    </fileSet>
 
 Review comment:
   Yes, All three Spark interpreters(2.10, 2.11, 2.12) have been packaged into 
the spark-interpreter-${zeppelin.version}-shade.jar. No more System Variable  
like SUBMARINE_HOME or ZEPPELIN_HOME

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to