[
https://issues.apache.org/jira/browse/HADOOP-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598974#action_12598974
]
Hemanth Yamijala commented on HADOOP-3389:
------------------------------------------
If it is true that Hadoop itself uses /bin/bash everywhere, including for
working on Solaris, the fix seems reasonable atleast for now. Can we double
check this, and proceed to change simpleCommand ? I think it should be OK,
because in my case /bin/sh links to /bin/bash and so it is working fine. In
that manner we can say it is well tested.
> [HOD] HOD unit test RunHodCleanupTests fails on solaris
> -------------------------------------------------------
>
> Key: HADOOP-3389
> URL: https://issues.apache.org/jira/browse/HADOOP-3389
> Project: Hadoop Core
> Issue Type: Bug
> Components: contrib/hod
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Hemanth Yamijala
>
> HOD unit test RunHodCleanupTests fails on solaris and this was first observed
> while submitting HADOOP-3023. Hudson failed to run this test altogether, the
> first time. The Second time, it took 300 secs to finish, instead of returning
> immediately as observed on RHEL boxes. Because of this, HADOOP-3023 is
> blocked, thereby no hod unit test can be run at all by Hudson.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.