[
https://issues.apache.org/jira/browse/HADOOP-12138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608254#comment-14608254
]
Kengo Seki commented on HADOOP-12138:
-------------------------------------
HADOOP-11653 renamed all files under shellprofile.d to *.sh. I think this rule
should be kept in the future, so the hadoop specific personality_file_tests is
not needed for now.
{code}
[sekikn@mobile hadoop]$ find . -name 'shellprofile.d' -exec ls {} ';'
example.sh
hdfs.sh
mapreduce.sh
yarn.sh
{code}
> hadoop personality needs to know about shellprofile.d
> -----------------------------------------------------
>
> Key: HADOOP-12138
> URL: https://issues.apache.org/jira/browse/HADOOP-12138
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Affects Versions: HADOOP-12111
> Reporter: Allen Wittenauer
> Assignee: Kengo Seki
>
> Now that test-patch.sh allows projects to override the test determination
> code, hadoop's personality needs to have some logic for shellprofile.d added
> to fix the issue noticed in HADOOP-12023.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)