[ https://issues.apache.org/jira/browse/MAPREDUCE-7492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883217#comment-17883217 ]
ASF GitHub Bot commented on MAPREDUCE-7492: ------------------------------------------- stoty opened a new pull request, #7058: URL: https://github.com/apache/hadoop/pull/7058 …file path ### Description of PR Fix mapred minicluster -writeDetails option ### How was this patch tested? Built Hadoop and ran the command manually. ### For code changes: - [x] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')? - [NA] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation? - [NA] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? - [NA] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files? > MiniHadoopClusterManager does not accept writeDetails file path > --------------------------------------------------------------- > > Key: MAPREDUCE-7492 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7492 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mapreduce-client > Affects Versions: 3.4.0 > Reporter: Istvan Toth > Priority: Minor > > It seems that the option is missing a hasArgs() method call, which is present > for the setup of the other similar arguments. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org