You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2015/10/28 03:03:27 UTC

[jira] [Commented] (YETUS-137) hadoop triggers java tests for pure-bash patch

    [ https://issues.apache.org/jira/browse/YETUS-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977563#comment-14977563 ] 

Kengo Seki commented on YETUS-137:
----------------------------------

shellprofile.d also exists in the directories other than src/main.

{code}
[sekikn@mobile hadoop]$ find . -name shellprofile.d
./hadoop-common-project/hadoop-common/src/main/conf/shellprofile.d
./hadoop-hdfs-project/hadoop-hdfs/src/main/shellprofile.d
./hadoop-mapreduce-project/shellprofile.d
./hadoop-yarn-project/hadoop-yarn/shellprofile.d
{code}

Isn't {{$\{filename} =~ shellprofile.d}} better than {{$\{filename} =~ src/main/shellprofile.d}}?

> hadoop triggers java tests for pure-bash patch
> ----------------------------------------------
>
>                 Key: YETUS-137
>                 URL: https://issues.apache.org/jira/browse/YETUS-137
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>             Fix For: YETUS-83
>
>         Attachments: YETUS-137.00.patch
>
>
> Modifying directories like src/main/bin should not trigger the full java bits.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)