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

[jira] [Created] (FALCON-2037) HiveDR Extension tests are failed in Secure mode with clusterForJobNNKerberosPrincipal not found

Murali Ramasami created FALCON-2037:
---------------------------------------

             Summary: HiveDR Extension tests are failed in Secure mode with clusterForJobNNKerberosPrincipal not found
                 Key: FALCON-2037
                 URL: https://issues.apache.org/jira/browse/FALCON-2037
             Project: Falcon
          Issue Type: Bug
          Components: replication
    Affects Versions: 0.10
            Reporter: Murali Ramasami
            Assignee: Sowmya Ramesh
            Priority: Critical
             Fix For: 0.10


Property File Used:
{noformat}
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#

##### NOTE: This is a TEMPLATE file which can be copied and edited

jobName = HiveDbDRTestd6c43e60
jobClusterName = Aa54527ee-27db4662
jobValidityStart = 2016-06-17T15:38Z
jobValidityEnd = 2016-06-17T15:50Z
jobFrequency = days(1)
sourceCluster = Aa54527ee-27db4662
sourceDatabases = default
sourceHiveServer2Uri = hive2://nat-os-r6-gzzbns-falcon-multicluster-15.openstacklocal:10000
targetCluster = Aa54527ee-f2d1ef60
targetHiveServer2Uri = hive2://nat-os-r6-gzzbns-falcon-multicluster-8.openstacklocal:10000
jobAclOwner = hrt_qa
jobAclGroup = users
jobAclPermission = *
distcpMapBandwidth = 100
sourceHive2KerberosPrincipal = hive/_HOST@EXAMPLE.COM
targetHive2KerberosPrincipal = hive/_HOST@EXAMPLE.COM
extensionName = hive-mirroring
sourceStagingPath = /tmp/fs
targetStagingPath = /tmp/fs
jobProcessFrequency = minutes(2)
sourceDatabase = drDbAddDropTable
sourceTables = *
{noformat}

Error Message:
{noformat}
[hrt_qa@nat-os-r6-gzzbns-falcon-multicluster-14 surefire-reports]$ oozie job -oozie http://nat-os-r6-gzzbns-falcon-multicluster-15.openstacklocal:11000/oozie/ -info 0000024-160617142553327-oozie-oozi-W@last-event -verbose
ID : 0000024-160617142553327-oozie-oozi-W@last-event
------------------------------------------------------------------------------------------------------------------------------------
Console URL       : -
Error Code        : EL_ERROR
Error Message     : variable [clusterForJobNNKerberosPrincipal] cannot be resolved
External ID       : -
External Status   : -
Name              : last-event
Retries           : 0
Tracker URI       : -
Type              : java
Started           : -
Status            : FAILED
Ended             : -
External Stats    : null
External ChildIDs : null
------------------------------------------------------------------------------------------------------------------------------------
[hrt_qa@nat-os-r6-gzzbns-falcon-multicluster-14 surefire-reports]$
{noformat}





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