You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Rogan Carr (JIRA)" <ji...@apache.org> on 2018/06/01 20:19:00 UTC

[jira] [Created] (REEF-2030) Azure Batch Client Errors due to Shaded Jars in the local directory

Rogan Carr created REEF-2030:
--------------------------------

             Summary: Azure Batch Client Errors due to Shaded Jars in the local directory
                 Key: REEF-2030
                 URL: https://issues.apache.org/jira/browse/REEF-2030
             Project: REEF
          Issue Type: Bug
          Components: REEF.NET Client
            Reporter: Rogan Carr


After using the Azure Batch Client, two REEF jars will remain in the current working directory of the user: 

`reef-bridge-client-0.17.0-SNAPSHOT-shaded`

`reef-bridge-java-0.17.0-SNAPSHOT-shaded`

When run a second time from this directory, the following error is thrown:

`...\reef\global\reef-bridge-client-0.17.0-SNAPSHOT-shaded.jar' already exists., 'System.IO.IOException'`

The solution is to clean these files up after the REEF directory structure is set up and populated.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)