[ https://issues.apache.org/jira/browse/MNEMONIC-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15925175#comment-15925175 ]
ASF GitHub Bot commented on MNEMONIC-218: ----------------------------------------- GitHub user paleyss opened a pull request: https://github.com/apache/incubator-mnemonic/pull/34 MNEMONIC-218 and MNEMONIC-219 MNEMONIC-218: Make inputSession & outputSession to accept the Configration parameter; MNEMONIC-219: Remove the dependency on mapred FileOutputFormat.getUniqueFile You can merge this pull request into a Git repository by running: $ git pull https://github.com/paleyss/incubator-mnemonic master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-mnemonic/pull/34.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #34 ---- ---- > Make inputSession & outputSession to accept the Configration parameter > ---------------------------------------------------------------------- > > Key: MNEMONIC-218 > URL: https://issues.apache.org/jira/browse/MNEMONIC-218 > Project: Mnemonic > Issue Type: New Feature > Components: Hadoop-Integration > Affects Versions: 0.6.0-incubating > Reporter: Peili SHEN > Assignee: Peili SHEN > Fix For: 0.6.0-incubating > > > Add the constructor of MneDurableOutputSession and MneDurableInputSession to > accept Configuration parameter. > Create setter & getter for Configuration. -- This message was sent by Atlassian JIRA (v6.3.15#6346)