You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Beysim Sezgin (JIRA)" <ji...@apache.org> on 2015/09/11 03:07:46 UTC

[jira] [Created] (REEF-740) When IJobSubmissionBuilder.SetDriverConfigurationFileContents is called, inject private probing path

Beysim Sezgin created REEF-740:
----------------------------------

             Summary: When IJobSubmissionBuilder.SetDriverConfigurationFileContents is called, inject private probing path
                 Key: REEF-740
                 URL: https://issues.apache.org/jira/browse/REEF-740
             Project: REEF
          Issue Type: Bug
            Reporter: Beysim Sezgin


We need to parse contents and inject the following.
        @"    <assemblyBinding xmlns=""urn:schemas-microsoft-com:asm.v1"">" +
        @"      <probing privatePath=""local;global""/>" +
        @"    </assemblyBinding>" +




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