[ https://issues.apache.org/jira/browse/HADOOP-1436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12518703 ]
Hadoop QA commented on HADOOP-1436: ----------------------------------- -1, build or testing failed 2 attempts failed to build and test the latest attachment http://issues.apache.org/jira/secure/attachment/12363480/redesignToolAPI_v1.1.patch against trunk revision r564012. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/536/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/536/console Please note that this message is automatically generated and may represent a problem with the automation system and not the patch. > Redesign Tool and ToolBase API and releted functionality > -------------------------------------------------------- > > Key: HADOOP-1436 > URL: https://issues.apache.org/jira/browse/HADOOP-1436 > Project: Hadoop > Issue Type: Improvement > Components: util > Affects Versions: 0.15.0 > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 0.15.0 > > Attachments: redesignToolAndRelated_v1.0.patch, > redesignToolAPI_v1.1.patch > > > With the discussion from HADOOP-1425, we need better abstraction and better > tool runner utilities. > 1. Classes do not need to extend ToolBase > 2. functions for parsing general HadoopCommands (-fs, -conf, -jt) should be > public > 3. We need a ToolRunner, or similar functionality > 4. Also we need each class (implementing Tool) to be runnable (main method) > 5. CLI objects can be passed to run method of the Tool class (arguable) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.