Hi Janardhan, The problem is not the SYSTEMDS_ROOT environment variable but the realpath command with --relative-to argument.
I opened a Jira issue for it [1]. [1] https://issues.apache.org/jira/browse/SYSTEMDS-3676 Regards, Olga Ovcharenko > On Mar 17, 2024, at 05:05, Janardhan <janard...@apache.org> wrote: > > Hi, > > Have you tried with the SYSTEMDS_ROOT set? > > SYSTEMDS_JAR_FILE=$(realpath --relative-to=. "$(dirname > "$SYSTEMDS_JAR_FILE")")${DIR_SEP}${JARNAME} > code at > https://github.com/apache/systemds/blob/main/bin/systemds#L399C6-L399C100 > > If this is not working, let's raise a ticket. > > Best regards > Janardhan > > On Thu, 14 Mar 2024 at 23:05, Olga Ovcharenko <ovcharenko.fo...@gmail.com> > wrote: > >> +1 (not that my vote counts) >> >> I have tested it on MacOS. The CL Java 'java -jar systemds-3.2.0.jar -f >> test.dml' works perfectly. >> >> Unfortunately, the run script './bin/systemds test.dml' does not work for >> me. It incorrectly sets the SYSTEMDS_JAR_FILE= /systemds-3.2.0.jar (it is >> missing a dot at the path beginning). >> >> Regards, >> Olga Ovcharenko >> >>> On Mar 14, 2024, at 17:18, Janardhan <janard...@apache.org> wrote: >>> >>> +1 >>> >>> I downloaded the artifacts and ran multiple algorithms with src and bin. >>> >>> Best regards >>> >>> >>> On Mon, Mar 11, 2024, 06:55 arnab phani <phaniar...@gmail.com> wrote: >>> >>>> +1 >>>> >>>> I executed some of my experiment scripts on the binary. >>>> >>>> Regards, >>>> Arnab.. >>>> >>>> On Mon, Mar 11, 2024, 02:39 Sebastian Baunsgaard <s...@bgaard.dk> wrote: >>>> >>>>> +1 >>>>> >>>>> I ran a slice line script locally through the bin/systemds. >>>>> >>>>> Regards, >>>>> Sebastian >>>>> >>>>> On Thu, 2024-03-07 at 09:28 +0530, Janardhan wrote: >>>>>> Greetings, >>>>>> >>>>>> Voting request for the release candidate as Apache SystemDS version >>>> 3.2.0 >>>>>> >>>>>> The vote is open for at least 72 hours and passes if a majority of at >>>>>> least 3 +1 PMC votes are cast. >>>>>> >>>>>> [ ] +1 Release this package as Apache SystemDS 3.2.0 >>>>>> [ ] -1 Do not release this package because ... >>>>>> >>>>>> To learn more about Apache SystemDS, please see >>>>>> https://systemds.apache.org/ >>>>>> >>>>>> >>>>>> Release artifacts >>>>>> --- >>>>>> >>>>>> The tag to be voted on is 3.2.0-rc2 >>>>>> (1130afe0f3423d5415a016b15fd86cbb714cb3bf): >>>>>> https://github.com/apache/systemds/releases/tag/3.2.0-rc2 >>>>>> >>>>>> The release artifacts can be found at: >>>>>> https://dist.apache.org/repos/dist/dev/systemds/3.2.0-rc2/ >>>>>> >>>>>> The maven release artifacts, including signatures, digests, etc. can >>>>>> be found at: >>>>>> >>>>> >>>> >> https://repository.apache.org/content/repositories/orgapachesystemds-1099/org/apache/systemds/systemds/3.2.0/ >>>>>> >>>>>> >>>>>> >>>>>> Apache Release policy >>>>>> --- >>>>>> http://www.apache.org/legal/release-policy.html >>>>>> >>>>>> >>>>>> How can I help test this release? >>>>>> --- >>>>>> If you are a SystemDS contributor/user, you can help us test this >>>> release >>>>>> by taking an existing Algorithm or workload and running on this >> release >>>>>> candidate, then reporting any regressions. >>>>>> >>>>>> Reach out to me if you need help with testing. >>>>>> >>>>>> >>>>>> What justifies a -1 vote for this release? >>>>>> --- >>>>>> -1 votes should only occur for significant stop-ship bugs or legal >>>>> related >>>>>> issues (e.g. wrong license, missing header files, etc). Minor bugs or >>>>>> regressions should not block this release. >>>>>> >>>>>> >>>>>> Best Regards, >>>>>> Janardhan >>>>>> release key: https://s.apache.org/janardhan >>>>> >>>>> >>>> >> >>