You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Ignacio Cano (JIRA)" <ji...@apache.org> on 2015/08/20 19:46:46 UTC

[jira] [Created] (REEF-613) DataLoadingRequestBuilder should set the desired number of input splits defined by the user

Ignacio Cano created REEF-613:
---------------------------------

             Summary: DataLoadingRequestBuilder should set the desired number of input splits defined by the user
                 Key: REEF-613
                 URL: https://issues.apache.org/jira/browse/REEF-613
             Project: REEF
          Issue Type: Bug
          Components: REEF
    Affects Versions: 0.12
            Reporter: Ignacio Cano
            Assignee: Ignacio Cano
            Priority: Minor


DataLoadingRequestBuilder.setInputPath is setting the number of desired splits to 0. If the user then sets that number to be something different (by using DataLoadingRequestBuilder.setNumberOfDesiredInputSplits), we are ignoring it.
We need to fix it




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