You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Balu Vellanki (JIRA)" <ji...@apache.org> on 2016/07/01 00:29:10 UTC

[jira] [Updated] (FALCON-2047) HiveDR tests are failed due to data-mirroring does not have correct ownership/permissions

     [ https://issues.apache.org/jira/browse/FALCON-2047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Balu Vellanki updated FALCON-2047:
----------------------------------
    Fix Version/s:     (was: 0.10)
                   trunk

> HiveDR tests are failed due to data-mirroring does not have correct ownership/permissions
> -----------------------------------------------------------------------------------------
>
>                 Key: FALCON-2047
>                 URL: https://issues.apache.org/jira/browse/FALCON-2047
>             Project: Falcon
>          Issue Type: Bug
>          Components: replication
>    Affects Versions: 0.10
>            Reporter: Murali Ramasami
>            Priority: Critical
>             Fix For: trunk
>
>
> When I executed the hiveDR cases in unsecure cluster it is failed because of /apps/data-mirroring does not have correct ownership/permissions. Please see the error message below:
> {noformat}
> LogType:stderr
> Log Upload Time:Tue Jun 21 21:02:06 +0000 2016
> LogLength:860
> Log Contents:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/grid/0/hadoop/yarn/local/filecache/317/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/grid/0/hadoop/yarn/local/filecache/39/mapreduce.tar.gz/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.10.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> Invalid arguments: Base dir hdfs://mramasami-falcon-multicluster-10.openstacklocal:8020/apps/data-mirroring does not have correct ownership/permissions. Please set group to users and permissions to rwxrwx---
> Intercepting System.exit(-1)
> Failing Oozie Launcher, Main class [org.apache.oozie.action.hadoop.JavaMain], exit code [-1]
> End of LogType:stderr
> LogType:stdout
> Log Upload Time:Tue Jun 21 21:02:06 +0000 2016
> LogLength:192002
> Log Contents:
> Oozie Launcher starts
> {noformat}
> Permission :
> {noformat}
> hrt_qa@mramasami-falcon-multicluster-13:/grid/0/hadoopqe/tests/falcon/falcon-regression/falcon-regression/merlin/target/surefire-reports$ hdfs dfs -ls /apps/
> Found 3 items
> drwxrwxrwx   - falcon hdfs          0 2016-06-21 19:04 /apps/data-mirroring
> drwxrwxrwx   - falcon hdfs          0 2016-06-21 19:04 /apps/falcon
> drwxr-xr-x   - hdfs   hdfs          0 2016-06-21 19:07 /apps/hive
> {noformat}
> So /apps/data-mirroring contains full permission but it expects 770. 



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