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

Niketan Pansare commented on SYSTEMML-579:
------------------------------------------

Added script in 
https://github.com/apache/incubator-systemml/commit/4d3987e60b36695764d7bf1f73ac0cd09178c647

> Packing our algorithm scripts into JAR
> --------------------------------------
>
>                 Key: SYSTEMML-579
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-579
>             Project: SystemML
>          Issue Type: Task
>          Components: Algorithms, APIs
>    Affects Versions: SystemML 0.9
>            Reporter: Tommy Yu
>            Priority: Minor
>
> Packing our algorithm to JAR without look into the user's filesystem.
> We should look into the possibility of packing our algorithm scripts into the 
> JAR during build time as perhaps a Maven "resource" that would be available 
> to the Java process without needing to look into the user's filesystem.  This 
> should help with the Scala API introduced in SYSTEMML-580.  One issue I see 
> with the current approach is if a user wishes to attach the SystemML JAR to a 
> cloud notebook (such as Databricks Cloud) in which an environment variable 
> may not be able to be set, the API will not function.



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

Reply via email to