You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Zack Marsh (JIRA)" <ji...@apache.org> on 2015/06/23 19:48:01 UTC

[jira] [Updated] (AMBARI-12100) Oozie Service Check is failing

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

Zack Marsh updated AMBARI-12100:
--------------------------------
    Environment: 
ambari-2.1.0-1213, hdp-2.3.0.0-2450, sles11sp3


> Oozie Service Check is failing 
> -------------------------------
>
>                 Key: AMBARI-12100
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12100
>             Project: Ambari
>          Issue Type: Bug
>         Environment: ambari-2.1.0-1213, hdp-2.3.0.0-2450, sles11sp3
>            Reporter: Zack Marsh
>            Priority: Critical
>
> On our clusters, with Oozie HA configured, the Oozie Service Check is consistently failing. 
> Errors as seen in Ambari when the Service Check fails:
> stderr:
> {code}
> Traceback (most recent call last):
>   File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 138, in <module>
>     OozieServiceCheck().execute()
>   File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 216, in execute
>     method(env)
>   File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 61, in service_check
>     OozieServiceCheckDefault.oozie_smoke_shell_file(smoke_test_file_name, prepare_hdfs_file_name)
>   File "/var/lib/ambari-agent/cache/common-services/OOZIE/4.0.0.2.0/package/scripts/service_check.py", line 123, in oozie_smoke_shell_file
>     logoutput=True
>   File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 157, in __init__
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 152, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 118, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 254, in action_run
>     tries=self.resource.tries, try_sleep=self.resource.try_sleep)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
>     result = function(command, **kwargs)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
>     tries=tries, try_sleep=try_sleep)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
>     result = _call(command, **kwargs_copy)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
>     raise Fail(err_msg)
> resource_management.core.exceptions.Fail: Execution of '/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh suse /usr/hdp/current/oozie-client /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/bin /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf /usr/hdp/current/hadoop-client/bin ambari-qa False' returned 1. source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> {code}
> stdout:
> {code}
> 2015-06-23 12:26:08,942 - XmlConfig['yarn-site.xml'] {'owner': 'hdfs', 'group': 'hadoop', 'mode': 0644, 'conf_dir': '/usr/hdp/current/hadoop-client/conf', 'configurations': ...}
> 2015-06-23 12:26:08,953 - Generating config: /usr/hdp/current/hadoop-client/conf/yarn-site.xml
> 2015-06-23 12:26:08,953 - File['/usr/hdp/current/hadoop-client/conf/yarn-site.xml'] {'owner': 'hdfs', 'content': InlineTemplate(...), 'group': 'hadoop', 'mode': 0644, 'encoding': 'UTF-8'}
> 2015-06-23 12:26:09,024 - Writing File['/usr/hdp/current/hadoop-client/conf/yarn-site.xml'] because contents don't match
> 2015-06-23 12:26:09,025 - Changing owner for /usr/hdp/current/hadoop-client/conf/yarn-site.xml from 513 to hdfs
> 2015-06-23 12:26:09,025 - File['/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh'] {'content': StaticFile('oozieSmoke2.sh'), 'mode': 0755}
> 2015-06-23 12:26:09,026 - Writing File['/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh'] because it doesn't exist
> 2015-06-23 12:26:09,026 - Changing permission for /var/lib/ambari-agent/data/tmp/oozieSmoke2.sh from 644 to 755
> 2015-06-23 12:26:09,026 - File['/var/lib/ambari-agent/data/tmp/prepareOozieHdfsDirectories.sh'] {'content': StaticFile('prepareOozieHdfsDirectories.sh'), 'mode': 0755}
> 2015-06-23 12:26:09,026 - Writing File['/var/lib/ambari-agent/data/tmp/prepareOozieHdfsDirectories.sh'] because it doesn't exist
> 2015-06-23 12:26:09,027 - Changing permission for /var/lib/ambari-agent/data/tmp/prepareOozieHdfsDirectories.sh from 644 to 755
> 2015-06-23 12:26:09,027 - Execute['/var/lib/ambari-agent/data/tmp/prepareOozieHdfsDirectories.sh /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf '] {'logoutput': True, 'tries': 3, 'try_sleep': 5}
> 2015-06-23 12:26:09,113 - HdfsResource['/user/ambari-qa/examples'] {'security_enabled': False, 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': [EMPTY], 'default_fs': 'hdfs://JOLOKIA', 'hdfs_site': ..., 'kinit_path_local': 'kinit', 'principal_name': [EMPTY], 'user': 'hdfs', 'action': ['delete_on_execute'], 'hadoop_conf_dir': '/usr/hdp/current/hadoop-client/conf', 'type': 'directory'}
> 2015-06-23 12:26:09,114 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,160 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:09,161 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,207 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:09,208 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,254 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:09,254 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,300 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:09,302 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,350 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples"}}404', '')
> 2015-06-23 12:26:09,351 - HdfsResource['/user/ambari-qa/examples'] {'security_enabled': False, 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': [EMPTY], 'source': '/usr/hdp/current/oozie-client/doc/examples', 'default_fs': 'hdfs://JOLOKIA', 'hdfs_site': ..., 'kinit_path_local': 'kinit', 'principal_name': [EMPTY], 'user': 'hdfs', 'owner': 'ambari-qa', 'group': 'hadoop', 'hadoop_conf_dir': '/usr/hdp/current/hadoop-client/conf', 'type': 'directory', 'action': ['create_on_execute']}
> 2015-06-23 12:26:09,351 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,397 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:09,397 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,444 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:09,445 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,492 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:09,493 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:09,539 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:09,540 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,589 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples"}}404', '')
> 2015-06-23 12:26:09,589 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,642 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,642 - Creating DFS directory /user/ambari-qa/examples/input-data
> 2015-06-23 12:26:09,643 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,696 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,697 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs
> 2015-06-23 12:26:09,697 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,748 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,748 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010
> 2015-06-23 12:26:09,749 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,801 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,801 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01
> 2015-06-23 12:26:09,801 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,854 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,855 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01
> 2015-06-23 12:26:09,855 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,908 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,908 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01
> 2015-06-23 12:26:09,909 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:09,960 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:09,960 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20
> 2015-06-23 12:26:09,961 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:10,012 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:10,012 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:10,060 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS"}}404', '')
> 2015-06-23 12:26:10,061 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS in DFS
> 2015-06-23 12:26:10,061 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:10,576 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:10,577 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:10,627 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt"}}404', '')
> 2015-06-23 12:26:10,628 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt in DFS
> 2015-06-23 12:26:10,628 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,124 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:11,124 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00
> 2015-06-23 12:26:11,124 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,178 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:11,179 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,228 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt"}}404', '')
> 2015-06-23 12:26:11,229 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt in DFS
> 2015-06-23 12:26:11,229 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,330 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:11,330 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,385 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS"}}404', '')
> 2015-06-23 12:26:11,386 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS in DFS
> 2015-06-23 12:26:11,386 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,866 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:11,866 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40
> 2015-06-23 12:26:11,867 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,919 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:11,920 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:11,970 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt"}}404', '')
> 2015-06-23 12:26:11,971 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt in DFS
> 2015-06-23 12:26:11,971 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,069 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:12,070 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,120 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS"}}404', '')
> 2015-06-23 12:26:12,120 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS in DFS
> 2015-06-23 12:26:12,121 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,223 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:12,224 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02
> 2015-06-23 12:26:12,224 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,276 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:12,277 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00
> 2015-06-23 12:26:12,277 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,329 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:12,330 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,384 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS"}}404', '')
> 2015-06-23 12:26:12,385 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS in DFS
> 2015-06-23 12:26:12,386 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,479 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:12,480 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,530 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt"}}404', '')
> 2015-06-23 12:26:12,530 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt in DFS
> 2015-06-23 12:26:12,531 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,624 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:12,625 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00
> 2015-06-23 12:26:12,625 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,677 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:12,678 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20
> 2015-06-23 12:26:12,678 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,730 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:12,731 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,780 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS"}}404', '')
> 2015-06-23 12:26:12,781 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS in DFS
> 2015-06-23 12:26:12,782 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,873 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:12,874 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:12,925 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt"}}404', '')
> 2015-06-23 12:26:12,926 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt in DFS
> 2015-06-23 12:26:12,926 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,030 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:13,031 - Creating DFS directory /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40
> 2015-06-23 12:26:13,031 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,085 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:13,085 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,136 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt"}}404', '')
> 2015-06-23 12:26:13,136 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt in DFS
> 2015-06-23 12:26:13,137 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,808 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:13,808 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,878 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS"}}404', '')
> 2015-06-23 12:26:13,879 - Creating new file /user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS in DFS
> 2015-06-23 12:26:13,879 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:13,986 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:13,987 - Creating DFS directory /user/ambari-qa/examples/input-data/table
> 2015-06-23 12:26:13,987 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/table?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,040 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:14,041 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/table/int.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,092 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/table/int.txt"}}404', '')
> 2015-06-23 12:26:14,092 - Creating new file /user/ambari-qa/examples/input-data/table/int.txt in DFS
> 2015-06-23 12:26:14,093 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/table/int.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/table/int.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,160 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:14,160 - Creating DFS directory /user/ambari-qa/examples/input-data/text
> 2015-06-23 12:26:14,160 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/text?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,213 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:14,214 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/text/data.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,265 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/input-data/text/data.txt"}}404', '')
> 2015-06-23 12:26:14,265 - Creating new file /user/ambari-qa/examples/input-data/text/data.txt in DFS
> 2015-06-23 12:26:14,266 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/text/data.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/input-data/text/data.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,375 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:14,376 - Creating DFS directory /user/ambari-qa/examples/apps
> 2015-06-23 12:26:14,376 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,429 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:14,430 - Creating DFS directory /user/ambari-qa/examples/apps/map-reduce
> 2015-06-23 12:26:14,430 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,485 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:14,485 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/workflow-with-config-class.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,534 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/map-reduce/workflow-with-config-class.xml"}}404', '')
> 2015-06-23 12:26:14,535 - Creating new file /user/ambari-qa/examples/apps/map-reduce/workflow-with-config-class.xml in DFS
> 2015-06-23 12:26:14,535 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/workflow-with-config-class.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/workflow-with-config-class.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,640 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:14,640 - Creating DFS directory /user/ambari-qa/examples/apps/map-reduce/lib
> 2015-06-23 12:26:14,641 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,710 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:14,710 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,760 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/map-reduce/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:14,760 - Creating new file /user/ambari-qa/examples/apps/map-reduce/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:14,761 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,887 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:14,887 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/job-with-config-class.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:14,937 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/map-reduce/job-with-config-class.properties"}}404', '')
> 2015-06-23 12:26:14,938 - Creating new file /user/ambari-qa/examples/apps/map-reduce/job-with-config-class.properties in DFS
> 2015-06-23 12:26:14,938 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job-with-config-class.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/job-with-config-class.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,030 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:15,031 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,081 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/map-reduce/job.properties"}}404', '')
> 2015-06-23 12:26:15,081 - Creating new file /user/ambari-qa/examples/apps/map-reduce/job.properties in DFS
> 2015-06-23 12:26:15,082 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,183 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:15,183 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,234 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/map-reduce/workflow.xml"}}404', '')
> 2015-06-23 12:26:15,235 - Creating new file /user/ambari-qa/examples/apps/map-reduce/workflow.xml in DFS
> 2015-06-23 12:26:15,235 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/map-reduce/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,334 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:15,335 - Creating DFS directory /user/ambari-qa/examples/apps/cron
> 2015-06-23 12:26:15,335 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,389 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:15,389 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,441 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron/job.properties"}}404', '')
> 2015-06-23 12:26:15,441 - Creating new file /user/ambari-qa/examples/apps/cron/job.properties in DFS
> 2015-06-23 12:26:15,442 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,538 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:15,539 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/coordinator.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:15,590 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron/coordinator.xml"}}404', '')
> 2015-06-23 12:26:15,591 - Creating new file /user/ambari-qa/examples/apps/cron/coordinator.xml in DFS
> 2015-06-23 12:26:15,591 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron/coordinator.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/coordinator.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,280 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:16,281 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,336 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron/workflow.xml"}}404', '')
> 2015-06-23 12:26:16,337 - Creating new file /user/ambari-qa/examples/apps/cron/workflow.xml in DFS
> 2015-06-23 12:26:16,337 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,441 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:16,441 - Creating DFS directory /user/ambari-qa/examples/apps/java-main
> 2015-06-23 12:26:16,442 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,500 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:16,500 - Creating DFS directory /user/ambari-qa/examples/apps/java-main/lib
> 2015-06-23 12:26:16,501 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,564 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:16,566 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,625 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:16,625 - Creating new file /user/ambari-qa/examples/apps/java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:16,626 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,750 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:16,751 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,801 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/java-main/job.properties"}}404', '')
> 2015-06-23 12:26:16,802 - Creating new file /user/ambari-qa/examples/apps/java-main/job.properties in DFS
> 2015-06-23 12:26:16,802 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/java-main/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,904 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:16,905 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:16,955 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/java-main/workflow.xml"}}404', '')
> 2015-06-23 12:26:16,955 - Creating new file /user/ambari-qa/examples/apps/java-main/workflow.xml in DFS
> 2015-06-23 12:26:16,955 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/java-main/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/java-main/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,052 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,053 - Creating DFS directory /user/ambari-qa/examples/apps/distcp
> 2015-06-23 12:26:17,053 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/distcp?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,105 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:17,106 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/distcp/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,156 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/distcp/job.properties"}}404', '')
> 2015-06-23 12:26:17,156 - Creating new file /user/ambari-qa/examples/apps/distcp/job.properties in DFS
> 2015-06-23 12:26:17,157 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/distcp/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/distcp/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,258 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,259 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/distcp/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,309 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/distcp/workflow.xml"}}404', '')
> 2015-06-23 12:26:17,309 - Creating new file /user/ambari-qa/examples/apps/distcp/workflow.xml in DFS
> 2015-06-23 12:26:17,310 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/distcp/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/distcp/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,401 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,401 - Creating DFS directory /user/ambari-qa/examples/apps/bundle
> 2015-06-23 12:26:17,401 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/bundle?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,456 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:17,457 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/bundle/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,508 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/bundle/job.properties"}}404', '')
> 2015-06-23 12:26:17,508 - Creating new file /user/ambari-qa/examples/apps/bundle/job.properties in DFS
> 2015-06-23 12:26:17,509 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/bundle/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/bundle/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,595 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,596 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/bundle/bundle.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,645 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/bundle/bundle.xml"}}404', '')
> 2015-06-23 12:26:17,646 - Creating new file /user/ambari-qa/examples/apps/bundle/bundle.xml in DFS
> 2015-06-23 12:26:17,646 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/bundle/bundle.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/bundle/bundle.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,745 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,746 - Creating DFS directory /user/ambari-qa/examples/apps/pig
> 2015-06-23 12:26:17,746 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,797 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:17,798 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/id.pig?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,849 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/pig/id.pig"}}404', '')
> 2015-06-23 12:26:17,849 - Creating new file /user/ambari-qa/examples/apps/pig/id.pig in DFS
> 2015-06-23 12:26:17,850 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/pig/id.pig 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/id.pig?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,940 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:17,940 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:17,990 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/pig/job.properties"}}404', '')
> 2015-06-23 12:26:17,991 - Creating new file /user/ambari-qa/examples/apps/pig/job.properties in DFS
> 2015-06-23 12:26:17,991 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/pig/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,088 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,089 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,146 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/pig/workflow.xml"}}404', '')
> 2015-06-23 12:26:18,146 - Creating new file /user/ambari-qa/examples/apps/pig/workflow.xml in DFS
> 2015-06-23 12:26:18,147 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/pig/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/pig/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,237 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,238 - Creating DFS directory /user/ambari-qa/examples/apps/custom-main
> 2015-06-23 12:26:18,238 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,290 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:18,291 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/id.pig?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,340 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/custom-main/id.pig"}}404', '')
> 2015-06-23 12:26:18,340 - Creating new file /user/ambari-qa/examples/apps/custom-main/id.pig in DFS
> 2015-06-23 12:26:18,340 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/custom-main/id.pig 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/id.pig?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,427 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,428 - Creating DFS directory /user/ambari-qa/examples/apps/custom-main/lib
> 2015-06-23 12:26:18,428 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,480 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:18,480 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,529 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/custom-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:18,529 - Creating new file /user/ambari-qa/examples/apps/custom-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:18,530 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/custom-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,648 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,648 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,698 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/custom-main/job.properties"}}404', '')
> 2015-06-23 12:26:18,698 - Creating new file /user/ambari-qa/examples/apps/custom-main/job.properties in DFS
> 2015-06-23 12:26:18,699 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/custom-main/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,784 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,785 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,835 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/custom-main/workflow.xml"}}404', '')
> 2015-06-23 12:26:18,835 - Creating new file /user/ambari-qa/examples/apps/custom-main/workflow.xml in DFS
> 2015-06-23 12:26:18,836 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/custom-main/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/custom-main/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,923 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:18,924 - Creating DFS directory /user/ambari-qa/examples/apps/sqoop
> 2015-06-23 12:26:18,924 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:18,977 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:18,978 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/db.hsqldb.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,029 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop/db.hsqldb.properties"}}404', '')
> 2015-06-23 12:26:19,029 - Creating new file /user/ambari-qa/examples/apps/sqoop/db.hsqldb.properties in DFS
> 2015-06-23 12:26:19,030 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop/db.hsqldb.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/db.hsqldb.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,120 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,121 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,171 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop/job.properties"}}404', '')
> 2015-06-23 12:26:19,171 - Creating new file /user/ambari-qa/examples/apps/sqoop/job.properties in DFS
> 2015-06-23 12:26:19,172 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,266 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,267 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/db.hsqldb.script?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,317 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop/db.hsqldb.script"}}404', '')
> 2015-06-23 12:26:19,318 - Creating new file /user/ambari-qa/examples/apps/sqoop/db.hsqldb.script in DFS
> 2015-06-23 12:26:19,318 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop/db.hsqldb.script 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/db.hsqldb.script?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,407 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,408 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,459 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop/workflow.xml"}}404', '')
> 2015-06-23 12:26:19,459 - Creating new file /user/ambari-qa/examples/apps/sqoop/workflow.xml in DFS
> 2015-06-23 12:26:19,460 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,546 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,547 - Creating DFS directory /user/ambari-qa/examples/apps/sla
> 2015-06-23 12:26:19,547 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,598 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:19,599 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,649 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sla/job.properties"}}404', '')
> 2015-06-23 12:26:19,649 - Creating new file /user/ambari-qa/examples/apps/sla/job.properties in DFS
> 2015-06-23 12:26:19,649 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sla/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,749 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,750 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/coordinator.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,800 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sla/coordinator.xml"}}404', '')
> 2015-06-23 12:26:19,800 - Creating new file /user/ambari-qa/examples/apps/sla/coordinator.xml in DFS
> 2015-06-23 12:26:19,801 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sla/coordinator.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/coordinator.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,881 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:19,883 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:19,937 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sla/workflow.xml"}}404', '')
> 2015-06-23 12:26:19,938 - Creating new file /user/ambari-qa/examples/apps/sla/workflow.xml in DFS
> 2015-06-23 12:26:19,939 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sla/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sla/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,033 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,034 - Creating DFS directory /user/ambari-qa/examples/apps/shell
> 2015-06-23 12:26:20,034 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/shell?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,088 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:20,089 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/shell/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,139 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/shell/job.properties"}}404', '')
> 2015-06-23 12:26:20,140 - Creating new file /user/ambari-qa/examples/apps/shell/job.properties in DFS
> 2015-06-23 12:26:20,140 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/shell/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/shell/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,227 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,227 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/shell/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,277 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/shell/workflow.xml"}}404', '')
> 2015-06-23 12:26:20,277 - Creating new file /user/ambari-qa/examples/apps/shell/workflow.xml in DFS
> 2015-06-23 12:26:20,278 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/shell/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/shell/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,362 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,363 - Creating DFS directory /user/ambari-qa/examples/apps/sqoop-freeform
> 2015-06-23 12:26:20,363 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,414 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:20,415 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,463 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.properties"}}404', '')
> 2015-06-23 12:26:20,464 - Creating new file /user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.properties in DFS
> 2015-06-23 12:26:20,464 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop-freeform/db.hsqldb.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,545 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,546 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,595 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop-freeform/job.properties"}}404', '')
> 2015-06-23 12:26:20,595 - Creating new file /user/ambari-qa/examples/apps/sqoop-freeform/job.properties in DFS
> 2015-06-23 12:26:20,596 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop-freeform/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,674 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,675 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.script?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,725 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.script"}}404', '')
> 2015-06-23 12:26:20,725 - Creating new file /user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.script in DFS
> 2015-06-23 12:26:20,725 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop-freeform/db.hsqldb.script 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/db.hsqldb.script?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,824 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,825 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,876 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/sqoop-freeform/workflow.xml"}}404', '')
> 2015-06-23 12:26:20,876 - Creating new file /user/ambari-qa/examples/apps/sqoop-freeform/workflow.xml in DFS
> 2015-06-23 12:26:20,877 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/sqoop-freeform/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/sqoop-freeform/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:20,958 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:20,959 - Creating DFS directory /user/ambari-qa/examples/apps/datelist-java-main
> 2015-06-23 12:26:20,960 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,013 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:21,013 - Creating DFS directory /user/ambari-qa/examples/apps/datelist-java-main/lib
> 2015-06-23 12:26:21,013 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,064 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:21,065 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,116 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/datelist-java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:21,116 - Creating new file /user/ambari-qa/examples/apps/datelist-java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:21,117 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/datelist-java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,274 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:21,275 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,324 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/datelist-java-main/job.properties"}}404', '')
> 2015-06-23 12:26:21,325 - Creating new file /user/ambari-qa/examples/apps/datelist-java-main/job.properties in DFS
> 2015-06-23 12:26:21,325 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/datelist-java-main/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,413 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:21,413 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,463 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/datelist-java-main/workflow.xml"}}404', '')
> 2015-06-23 12:26:21,463 - Creating new file /user/ambari-qa/examples/apps/datelist-java-main/workflow.xml in DFS
> 2015-06-23 12:26:21,464 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/datelist-java-main/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/datelist-java-main/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,545 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:21,545 - Creating DFS directory /user/ambari-qa/examples/apps/hcatalog
> 2015-06-23 12:26:21,546 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,597 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:21,598 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/id.pig?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,647 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/id.pig"}}404', '')
> 2015-06-23 12:26:21,648 - Creating new file /user/ambari-qa/examples/apps/hcatalog/id.pig in DFS
> 2015-06-23 12:26:21,648 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/id.pig 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/id.pig?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,731 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:21,732 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/workflow.xml.security?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,782 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/workflow.xml.security"}}404', '')
> 2015-06-23 12:26:21,782 - Creating new file /user/ambari-qa/examples/apps/hcatalog/workflow.xml.security in DFS
> 2015-06-23 12:26:21,783 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/workflow.xml.security 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/workflow.xml.security?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,867 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:21,867 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:21,917 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/job.properties"}}404', '')
> 2015-06-23 12:26:21,917 - Creating new file /user/ambari-qa/examples/apps/hcatalog/job.properties in DFS
> 2015-06-23 12:26:21,917 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,421 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:22,422 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/README?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,474 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/README"}}404', '')
> 2015-06-23 12:26:22,474 - Creating new file /user/ambari-qa/examples/apps/hcatalog/README in DFS
> 2015-06-23 12:26:22,475 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/README 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/README?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,575 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:22,576 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/coordinator.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,629 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/coordinator.xml"}}404', '')
> 2015-06-23 12:26:22,629 - Creating new file /user/ambari-qa/examples/apps/hcatalog/coordinator.xml in DFS
> 2015-06-23 12:26:22,629 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/coordinator.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/coordinator.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,732 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:22,733 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,787 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/workflow.xml"}}404', '')
> 2015-06-23 12:26:22,787 - Creating new file /user/ambari-qa/examples/apps/hcatalog/workflow.xml in DFS
> 2015-06-23 12:26:22,788 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,874 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:22,875 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/job.properties.security?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:22,924 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hcatalog/job.properties.security"}}404', '')
> 2015-06-23 12:26:22,924 - Creating new file /user/ambari-qa/examples/apps/hcatalog/job.properties.security in DFS
> 2015-06-23 12:26:22,925 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hcatalog/job.properties.security 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hcatalog/job.properties.security?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:23,024 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:23,024 - Creating DFS directory /user/ambari-qa/examples/apps/demo
> 2015-06-23 12:26:23,025 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:23,079 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:23,080 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/job.windows.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:23,130 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/demo/job.windows.properties"}}404', '')
> 2015-06-23 12:26:23,130 - Creating new file /user/ambari-qa/examples/apps/demo/job.windows.properties in DFS
> 2015-06-23 12:26:23,130 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/demo/job.windows.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/job.windows.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:23,215 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:23,216 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/id.pig?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:23,266 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/demo/id.pig"}}404', '')
> 2015-06-23 12:26:23,266 - Creating new file /user/ambari-qa/examples/apps/demo/id.pig in DFS
> 2015-06-23 12:26:23,267 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/demo/id.pig 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/id.pig?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,445 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:24,445 - Creating DFS directory /user/ambari-qa/examples/apps/demo/lib
> 2015-06-23 12:26:24,446 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,498 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:24,499 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,549 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/demo/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:24,549 - Creating new file /user/ambari-qa/examples/apps/demo/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:24,550 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/demo/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,640 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:24,641 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,690 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/demo/job.properties"}}404', '')
> 2015-06-23 12:26:24,691 - Creating new file /user/ambari-qa/examples/apps/demo/job.properties in DFS
> 2015-06-23 12:26:24,691 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/demo/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,780 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:24,781 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,830 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/demo/workflow.xml"}}404', '')
> 2015-06-23 12:26:24,830 - Creating new file /user/ambari-qa/examples/apps/demo/workflow.xml in DFS
> 2015-06-23 12:26:24,831 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/demo/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/demo/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,931 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:24,931 - Creating DFS directory /user/ambari-qa/examples/apps/streaming
> 2015-06-23 12:26:24,932 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:24,982 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:24,983 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/job.windows.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,032 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/streaming/job.windows.properties"}}404', '')
> 2015-06-23 12:26:25,033 - Creating new file /user/ambari-qa/examples/apps/streaming/job.windows.properties in DFS
> 2015-06-23 12:26:25,033 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/streaming/job.windows.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/job.windows.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,118 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,119 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,169 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/streaming/job.properties"}}404', '')
> 2015-06-23 12:26:25,170 - Creating new file /user/ambari-qa/examples/apps/streaming/job.properties in DFS
> 2015-06-23 12:26:25,170 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/streaming/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,258 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,259 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,309 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/streaming/workflow.xml"}}404', '')
> 2015-06-23 12:26:25,309 - Creating new file /user/ambari-qa/examples/apps/streaming/workflow.xml in DFS
> 2015-06-23 12:26:25,310 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/streaming/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/streaming/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,393 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,393 - Creating DFS directory /user/ambari-qa/examples/apps/spark
> 2015-06-23 12:26:25,394 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,449 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:25,449 - Creating DFS directory /user/ambari-qa/examples/apps/spark/lib
> 2015-06-23 12:26:25,450 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,504 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:25,504 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/lib/oozie-examples.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,554 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/spark/lib/oozie-examples.jar"}}404', '')
> 2015-06-23 12:26:25,554 - Creating new file /user/ambari-qa/examples/apps/spark/lib/oozie-examples.jar in DFS
> 2015-06-23 12:26:25,555 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/spark/lib/oozie-examples.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/lib/oozie-examples.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,647 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,648 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,697 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/spark/job.properties"}}404', '')
> 2015-06-23 12:26:25,698 - Creating new file /user/ambari-qa/examples/apps/spark/job.properties in DFS
> 2015-06-23 12:26:25,698 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/spark/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,791 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,792 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,842 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/spark/workflow.xml"}}404', '')
> 2015-06-23 12:26:25,843 - Creating new file /user/ambari-qa/examples/apps/spark/workflow.xml in DFS
> 2015-06-23 12:26:25,843 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/spark/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/spark/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,936 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:25,936 - Creating DFS directory /user/ambari-qa/examples/apps/aggregator
> 2015-06-23 12:26:25,936 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:25,991 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:25,992 - Creating DFS directory /user/ambari-qa/examples/apps/aggregator/lib
> 2015-06-23 12:26:25,992 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,047 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:26,048 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,097 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:26,097 - Creating new file /user/ambari-qa/examples/apps/aggregator/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:26,098 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,209 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,209 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,267 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/job.properties"}}404', '')
> 2015-06-23 12:26:26,267 - Creating new file /user/ambari-qa/examples/apps/aggregator/job.properties in DFS
> 2015-06-23 12:26:26,268 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,371 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,372 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/job-with-offset.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,421 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/job-with-offset.properties"}}404', '')
> 2015-06-23 12:26:26,422 - Creating new file /user/ambari-qa/examples/apps/aggregator/job-with-offset.properties in DFS
> 2015-06-23 12:26:26,422 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/job-with-offset.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/job-with-offset.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,515 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,516 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/coordinator-with-offset.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,565 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/coordinator-with-offset.xml"}}404', '')
> 2015-06-23 12:26:26,566 - Creating new file /user/ambari-qa/examples/apps/aggregator/coordinator-with-offset.xml in DFS
> 2015-06-23 12:26:26,566 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/coordinator-with-offset.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/coordinator-with-offset.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,654 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,655 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/coordinator.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,705 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/coordinator.xml"}}404', '')
> 2015-06-23 12:26:26,705 - Creating new file /user/ambari-qa/examples/apps/aggregator/coordinator.xml in DFS
> 2015-06-23 12:26:26,706 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/coordinator.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/coordinator.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,796 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,796 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,846 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/aggregator/workflow.xml"}}404', '')
> 2015-06-23 12:26:26,846 - Creating new file /user/ambari-qa/examples/apps/aggregator/workflow.xml in DFS
> 2015-06-23 12:26:26,847 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/aggregator/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/aggregator/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,940 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:26,940 - Creating DFS directory /user/ambari-qa/examples/apps/subwf
> 2015-06-23 12:26:26,941 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/subwf?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:26,991 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:26,992 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/subwf/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,042 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/subwf/job.properties"}}404', '')
> 2015-06-23 12:26:27,042 - Creating new file /user/ambari-qa/examples/apps/subwf/job.properties in DFS
> 2015-06-23 12:26:27,043 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/subwf/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/subwf/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,133 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,134 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/subwf/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,184 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/subwf/workflow.xml"}}404', '')
> 2015-06-23 12:26:27,184 - Creating new file /user/ambari-qa/examples/apps/subwf/workflow.xml in DFS
> 2015-06-23 12:26:27,185 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/subwf/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/subwf/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,271 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,272 - Creating DFS directory /user/ambari-qa/examples/apps/hive
> 2015-06-23 12:26:27,272 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,323 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:27,324 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/workflow.xml.security?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,374 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive/workflow.xml.security"}}404', '')
> 2015-06-23 12:26:27,374 - Creating new file /user/ambari-qa/examples/apps/hive/workflow.xml.security in DFS
> 2015-06-23 12:26:27,375 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive/workflow.xml.security 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/workflow.xml.security?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,466 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,467 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,516 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive/job.properties"}}404', '')
> 2015-06-23 12:26:27,516 - Creating new file /user/ambari-qa/examples/apps/hive/job.properties in DFS
> 2015-06-23 12:26:27,517 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,604 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,605 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/README?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,654 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive/README"}}404', '')
> 2015-06-23 12:26:27,655 - Creating new file /user/ambari-qa/examples/apps/hive/README in DFS
> 2015-06-23 12:26:27,655 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive/README 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/README?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,736 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,737 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/script.q?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,786 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive/script.q"}}404', '')
> 2015-06-23 12:26:27,787 - Creating new file /user/ambari-qa/examples/apps/hive/script.q in DFS
> 2015-06-23 12:26:27,787 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive/script.q 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/script.q?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,872 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:27,873 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:27,922 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive/workflow.xml"}}404', '')
> 2015-06-23 12:26:27,922 - Creating new file /user/ambari-qa/examples/apps/hive/workflow.xml in DFS
> 2015-06-23 12:26:27,923 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,007 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,007 - Creating DFS directory /user/ambari-qa/examples/apps/hive2
> 2015-06-23 12:26:28,008 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,059 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:28,060 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/workflow.xml.security?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,109 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/workflow.xml.security"}}404', '')
> 2015-06-23 12:26:28,109 - Creating new file /user/ambari-qa/examples/apps/hive2/workflow.xml.security in DFS
> 2015-06-23 12:26:28,110 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/workflow.xml.security 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/workflow.xml.security?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,192 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,193 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,243 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/job.properties"}}404', '')
> 2015-06-23 12:26:28,244 - Creating new file /user/ambari-qa/examples/apps/hive2/job.properties in DFS
> 2015-06-23 12:26:28,244 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,325 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,326 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/README?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,375 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/README"}}404', '')
> 2015-06-23 12:26:28,375 - Creating new file /user/ambari-qa/examples/apps/hive2/README in DFS
> 2015-06-23 12:26:28,376 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/README 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/README?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,457 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,458 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/script.q?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,508 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/script.q"}}404', '')
> 2015-06-23 12:26:28,508 - Creating new file /user/ambari-qa/examples/apps/hive2/script.q in DFS
> 2015-06-23 12:26:28,508 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/script.q 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/script.q?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,597 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,598 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,648 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/workflow.xml"}}404', '')
> 2015-06-23 12:26:28,649 - Creating new file /user/ambari-qa/examples/apps/hive2/workflow.xml in DFS
> 2015-06-23 12:26:28,649 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,733 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,733 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/job.properties.security?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,785 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hive2/job.properties.security"}}404', '')
> 2015-06-23 12:26:28,785 - Creating new file /user/ambari-qa/examples/apps/hive2/job.properties.security in DFS
> 2015-06-23 12:26:28,786 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hive2/job.properties.security 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hive2/job.properties.security?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,868 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:28,869 - Creating DFS directory /user/ambari-qa/examples/apps/no-op
> 2015-06-23 12:26:28,884 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/no-op?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,936 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:28,937 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/no-op/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:28,986 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/no-op/job.properties"}}404', '')
> 2015-06-23 12:26:28,986 - Creating new file /user/ambari-qa/examples/apps/no-op/job.properties in DFS
> 2015-06-23 12:26:28,987 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/no-op/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/no-op/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,078 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,079 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/no-op/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,128 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/no-op/workflow.xml"}}404', '')
> 2015-06-23 12:26:29,129 - Creating new file /user/ambari-qa/examples/apps/no-op/workflow.xml in DFS
> 2015-06-23 12:26:29,129 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/no-op/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/no-op/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,213 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,213 - Creating DFS directory /user/ambari-qa/examples/apps/ssh
> 2015-06-23 12:26:29,214 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/ssh?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,267 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:29,268 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/ssh/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,317 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/ssh/job.properties"}}404', '')
> 2015-06-23 12:26:29,318 - Creating new file /user/ambari-qa/examples/apps/ssh/job.properties in DFS
> 2015-06-23 12:26:29,318 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/ssh/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/ssh/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,412 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,413 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/ssh/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,463 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/ssh/workflow.xml"}}404', '')
> 2015-06-23 12:26:29,463 - Creating new file /user/ambari-qa/examples/apps/ssh/workflow.xml in DFS
> 2015-06-23 12:26:29,464 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/ssh/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/ssh/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,563 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,563 - Creating DFS directory /user/ambari-qa/examples/apps/cron-schedule
> 2015-06-23 12:26:29,564 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,615 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:29,616 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,667 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron-schedule/job.properties"}}404', '')
> 2015-06-23 12:26:29,667 - Creating new file /user/ambari-qa/examples/apps/cron-schedule/job.properties in DFS
> 2015-06-23 12:26:29,668 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron-schedule/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,753 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,753 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/coordinator.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,804 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron-schedule/coordinator.xml"}}404', '')
> 2015-06-23 12:26:29,804 - Creating new file /user/ambari-qa/examples/apps/cron-schedule/coordinator.xml in DFS
> 2015-06-23 12:26:29,804 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron-schedule/coordinator.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/coordinator.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,895 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:29,896 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:29,947 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/cron-schedule/workflow.xml"}}404', '')
> 2015-06-23 12:26:29,948 - Creating new file /user/ambari-qa/examples/apps/cron-schedule/workflow.xml in DFS
> 2015-06-23 12:26:29,948 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/cron-schedule/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/cron-schedule/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,036 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:30,037 - Creating DFS directory /user/ambari-qa/examples/apps/hadoop-el
> 2015-06-23 12:26:30,037 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,090 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,091 - Creating DFS directory /user/ambari-qa/examples/apps/hadoop-el/lib
> 2015-06-23 12:26:30,091 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/lib?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,144 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,145 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,194 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hadoop-el/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar"}}404', '')
> 2015-06-23 12:26:30,195 - Creating new file /user/ambari-qa/examples/apps/hadoop-el/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar in DFS
> 2015-06-23 12:26:30,195 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hadoop-el/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/lib/oozie-examples-4.2.0.2.3.0.0-2450.jar?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,311 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:30,312 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/job.properties?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,362 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hadoop-el/job.properties"}}404', '')
> 2015-06-23 12:26:30,362 - Creating new file /user/ambari-qa/examples/apps/hadoop-el/job.properties in DFS
> 2015-06-23 12:26:30,363 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hadoop-el/job.properties 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/job.properties?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,457 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:30,458 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/workflow.xml?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,510 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/apps/hadoop-el/workflow.xml"}}404', '')
> 2015-06-23 12:26:30,511 - Creating new file /user/ambari-qa/examples/apps/hadoop-el/workflow.xml in DFS
> 2015-06-23 12:26:30,511 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/apps/hadoop-el/workflow.xml 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/apps/hadoop-el/workflow.xml?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,608 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:30,609 - Creating DFS directory /user/ambari-qa/examples/src
> 2015-06-23 12:26:30,609 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,661 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,661 - Creating DFS directory /user/ambari-qa/examples/src/org
> 2015-06-23 12:26:30,662 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,715 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,715 - Creating DFS directory /user/ambari-qa/examples/src/org/apache
> 2015-06-23 12:26:30,715 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,766 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,767 - Creating DFS directory /user/ambari-qa/examples/src/org/apache/oozie
> 2015-06-23 12:26:30,767 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,817 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,818 - Creating DFS directory /user/ambari-qa/examples/src/org/apache/oozie/example
> 2015-06-23 12:26:30,818 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,870 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:30,871 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleOozieActionConfigurator.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:30,920 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/SampleOozieActionConfigurator.java"}}404', '')
> 2015-06-23 12:26:30,920 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/SampleOozieActionConfigurator.java in DFS
> 2015-06-23 12:26:30,921 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/SampleOozieActionConfigurator.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleOozieActionConfigurator.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,006 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,007 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SparkFileCopy.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,056 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/SparkFileCopy.java"}}404', '')
> 2015-06-23 12:26:31,057 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/SparkFileCopy.java in DFS
> 2015-06-23 12:26:31,057 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/SparkFileCopy.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SparkFileCopy.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,138 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,138 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapReduceMain.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,188 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapReduceMain.java"}}404', '')
> 2015-06-23 12:26:31,188 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapReduceMain.java in DFS
> 2015-06-23 12:26:31,189 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DemoMapReduceMain.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapReduceMain.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,269 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,269 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DateList.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,320 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DateList.java"}}404', '')
> 2015-06-23 12:26:31,320 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DateList.java in DFS
> 2015-06-23 12:26:31,321 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DateList.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DateList.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,407 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,407 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleReducer.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,458 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/SampleReducer.java"}}404', '')
> 2015-06-23 12:26:31,458 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/SampleReducer.java in DFS
> 2015-06-23 12:26:31,459 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/SampleReducer.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleReducer.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,542 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,543 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/TimeUnit.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,593 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/TimeUnit.java"}}404', '')
> 2015-06-23 12:26:31,593 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/TimeUnit.java in DFS
> 2015-06-23 12:26:31,594 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/TimeUnit.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/TimeUnit.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,687 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,688 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoPigMain.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,738 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DemoPigMain.java"}}404', '')
> 2015-06-23 12:26:31,738 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DemoPigMain.java in DFS
> 2015-06-23 12:26:31,739 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DemoPigMain.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoPigMain.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,816 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:31,816 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoJavaMain.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:31,866 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DemoJavaMain.java"}}404', '')
> 2015-06-23 12:26:31,866 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DemoJavaMain.java in DFS
> 2015-06-23 12:26:31,867 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DemoJavaMain.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoJavaMain.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,017 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,017 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapper.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,067 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapper.java"}}404', '')
> 2015-06-23 12:26:32,067 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapper.java in DFS
> 2015-06-23 12:26:32,068 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DemoMapper.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoMapper.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,151 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,151 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleMapper.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,201 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/SampleMapper.java"}}404', '')
> 2015-06-23 12:26:32,201 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/SampleMapper.java in DFS
> 2015-06-23 12:26:32,201 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/SampleMapper.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/SampleMapper.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,297 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,298 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/Repeatable.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,347 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/Repeatable.java"}}404', '')
> 2015-06-23 12:26:32,348 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/Repeatable.java in DFS
> 2015-06-23 12:26:32,348 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/Repeatable.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/Repeatable.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,442 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,443 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/LocalOozieExample.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,493 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/LocalOozieExample.java"}}404', '')
> 2015-06-23 12:26:32,494 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/LocalOozieExample.java in DFS
> 2015-06-23 12:26:32,494 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/LocalOozieExample.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/LocalOozieExample.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,582 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,583 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoReducer.java?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,633 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/examples/src/org/apache/oozie/example/DemoReducer.java"}}404', '')
> 2015-06-23 12:26:32,633 - Creating new file /user/ambari-qa/examples/src/org/apache/oozie/example/DemoReducer.java in DFS
> 2015-06-23 12:26:32,634 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/src/org/apache/oozie/example/DemoReducer.java 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples/src/org/apache/oozie/example/DemoReducer.java?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,712 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:32,713 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/examples?op=SETOWNER&user.name=hdfs&owner=ambari-qa&group=hadoop''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:32,765 - checked_call returned (0, '200', '')
> 2015-06-23 12:26:32,765 - HdfsResource['/user/ambari-qa/input-data'] {'security_enabled': False, 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': [EMPTY], 'default_fs': 'hdfs://JOLOKIA', 'hdfs_site': ..., 'kinit_path_local': 'kinit', 'principal_name': [EMPTY], 'user': 'hdfs', 'action': ['delete_on_execute'], 'hadoop_conf_dir': '/usr/hdp/current/hadoop-client/conf', 'type': 'directory'}
> 2015-06-23 12:26:32,766 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:32,813 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:32,813 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:32,861 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:32,862 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:32,908 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:32,909 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:32,956 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:32,957 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,006 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data"}}404', '')
> 2015-06-23 12:26:33,007 - HdfsResource['/user/ambari-qa/input-data'] {'security_enabled': False, 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': [EMPTY], 'source': '/usr/hdp/current/oozie-client/doc/examples/input-data', 'default_fs': 'hdfs://JOLOKIA', 'hdfs_site': ..., 'kinit_path_local': 'kinit', 'principal_name': [EMPTY], 'user': 'hdfs', 'owner': 'ambari-qa', 'group': 'hadoop', 'hadoop_conf_dir': '/usr/hdp/current/hadoop-client/conf', 'type': 'directory', 'action': ['create_on_execute']}
> 2015-06-23 12:26:33,007 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:33,055 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:33,055 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:33,104 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:33,105 - checked_call['curl -s 'http://jolokia1.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:33,152 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia1.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 1435076566789,\n    "State" : "active"\n  } ]\n}')
> 2015-06-23 12:26:33,153 - checked_call['curl -s 'http://jolokia2.labs.teradata.com:50070/jmx?qry=Hadoop:service=NameNode,name=NameNodeStatus''] {'user': 'hdfs', 'quiet': False}
> 2015-06-23 12:26:33,200 - checked_call returned (0, '{\n  "beans" : [ {\n    "name" : "Hadoop:service=NameNode,name=NameNodeStatus",\n    "modelerType" : "org.apache.hadoop.hdfs.server.namenode.NameNode",\n    "NNRole" : "NameNode",\n    "HostAndPort" : "jolokia2.labs.teradata.com:8020",\n    "SecurityEnabled" : false,\n    "LastHATransitionTime" : 0,\n    "State" : "standby"\n  } ]\n}')
> 2015-06-23 12:26:33,201 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,278 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data"}}404', '')
> 2015-06-23 12:26:33,278 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,330 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,330 - Creating DFS directory /user/ambari-qa/input-data/rawLogs
> 2015-06-23 12:26:33,331 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,382 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,383 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010
> 2015-06-23 12:26:33,383 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,439 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,439 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01
> 2015-06-23 12:26:33,440 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,491 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,491 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01
> 2015-06-23 12:26:33,492 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,542 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,543 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/01
> 2015-06-23 12:26:33,543 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,595 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,595 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/01/20
> 2015-06-23 12:26:33,596 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/20?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,647 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,648 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,697 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/_SUCCESS"}}404', '')
> 2015-06-23 12:26:33,697 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/_SUCCESS in DFS
> 2015-06-23 12:26:33,697 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/20/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,799 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:33,800 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/log04.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,849 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/log04.txt"}}404', '')
> 2015-06-23 12:26:33,850 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/log04.txt in DFS
> 2015-06-23 12:26:33,850 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/20/log04.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/20/log04.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,937 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:33,938 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/01/00
> 2015-06-23 12:26:33,938 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:33,990 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:33,991 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/log03.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,039 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/log03.txt"}}404', '')
> 2015-06-23 12:26:34,040 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/log03.txt in DFS
> 2015-06-23 12:26:34,040 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/00/log03.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/log03.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,133 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,133 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,183 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/_SUCCESS"}}404', '')
> 2015-06-23 12:26:34,183 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/_SUCCESS in DFS
> 2015-06-23 12:26:34,184 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/00/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/00/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,268 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,268 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/01/40
> 2015-06-23 12:26:34,269 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/40?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,319 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:34,320 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/log05.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,369 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/log05.txt"}}404', '')
> 2015-06-23 12:26:34,369 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/log05.txt in DFS
> 2015-06-23 12:26:34,370 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/40/log05.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/log05.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,446 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,447 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,498 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/_SUCCESS"}}404', '')
> 2015-06-23 12:26:34,498 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/_SUCCESS in DFS
> 2015-06-23 12:26:34,499 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/01/40/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/01/40/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,577 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,578 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/02
> 2015-06-23 12:26:34,578 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,629 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:34,630 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/02/00
> 2015-06-23 12:26:34,630 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,681 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:34,682 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,733 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/_SUCCESS"}}404', '')
> 2015-06-23 12:26:34,733 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/_SUCCESS in DFS
> 2015-06-23 12:26:34,734 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/02/00/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,815 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,816 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/log06.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,865 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/log06.txt"}}404', '')
> 2015-06-23 12:26:34,865 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/log06.txt in DFS
> 2015-06-23 12:26:34,865 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/02/00/log06.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/02/00/log06.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,937 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:34,938 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/00
> 2015-06-23 12:26:34,938 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:34,989 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:34,990 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/00/20
> 2015-06-23 12:26:34,990 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/20?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,040 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:35,041 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,090 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/_SUCCESS"}}404', '')
> 2015-06-23 12:26:35,091 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/_SUCCESS in DFS
> 2015-06-23 12:26:35,091 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/20/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,166 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,166 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/log01.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,217 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/log01.txt"}}404', '')
> 2015-06-23 12:26:35,218 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/log01.txt in DFS
> 2015-06-23 12:26:35,218 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/20/log01.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/20/log01.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,303 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,304 - Creating DFS directory /user/ambari-qa/input-data/rawLogs/2010/01/01/00/40
> 2015-06-23 12:26:35,304 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/40?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,355 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:35,356 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/log02.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,407 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/log02.txt"}}404', '')
> 2015-06-23 12:26:35,408 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/log02.txt in DFS
> 2015-06-23 12:26:35,408 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/40/log02.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/log02.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,487 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,488 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/_SUCCESS?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,538 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/_SUCCESS"}}404', '')
> 2015-06-23 12:26:35,539 - Creating new file /user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/_SUCCESS in DFS
> 2015-06-23 12:26:35,539 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/rawLogs/2010/01/01/00/40/_SUCCESS 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/rawLogs/2010/01/01/00/40/_SUCCESS?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,625 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,626 - Creating DFS directory /user/ambari-qa/input-data/table
> 2015-06-23 12:26:35,626 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/table?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,678 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:35,679 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/table/int.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,730 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/table/int.txt"}}404', '')
> 2015-06-23 12:26:35,730 - Creating new file /user/ambari-qa/input-data/table/int.txt in DFS
> 2015-06-23 12:26:35,731 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/table/int.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/table/int.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,798 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,798 - Creating DFS directory /user/ambari-qa/input-data/text
> 2015-06-23 12:26:35,799 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/text?op=MKDIRS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,851 - checked_call returned (0, '{"boolean":true}200', '')
> 2015-06-23 12:26:35,851 - checked_call['curl -sS -L -w '%{http_code}' -X GET 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/text/data.txt?op=GETFILESTATUS&user.name=hdfs''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,901 - checked_call returned (0, '{"RemoteException":{"exception":"FileNotFoundException","javaClassName":"java.io.FileNotFoundException","message":"File does not exist: /user/ambari-qa/input-data/text/data.txt"}}404', '')
> 2015-06-23 12:26:35,901 - Creating new file /user/ambari-qa/input-data/text/data.txt in DFS
> 2015-06-23 12:26:35,902 - checked_call['curl -sS -L -w '%{http_code}' -X PUT -T /usr/hdp/current/oozie-client/doc/examples/input-data/text/data.txt 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data/text/data.txt?op=CREATE&user.name=hdfs&overwrite=True''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:35,978 - checked_call returned (0, '201', '')
> 2015-06-23 12:26:35,979 - checked_call['curl -sS -L -w '%{http_code}' -X PUT 'http://jolokia1.labs.teradata.com:50070/webhdfs/v1/user/ambari-qa/input-data?op=SETOWNER&user.name=hdfs&owner=ambari-qa&group=hadoop''] {'logoutput': None, 'user': 'hdfs', 'stderr': -1, 'quiet': False}
> 2015-06-23 12:26:36,029 - checked_call returned (0, '200', '')
> 2015-06-23 12:26:36,030 - HdfsResource['None'] {'security_enabled': False, 'hadoop_bin_dir': '/usr/hdp/current/hadoop-client/bin', 'keytab': [EMPTY], 'default_fs': 'hdfs://JOLOKIA', 'hdfs_site': ..., 'kinit_path_local': 'kinit', 'principal_name': [EMPTY], 'user': 'hdfs', 'action': ['execute'], 'hadoop_conf_dir': '/usr/hdp/current/hadoop-client/conf'}
> 2015-06-23 12:26:36,030 - Execute['/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh suse /usr/hdp/current/oozie-client /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/bin /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf /usr/hdp/current/hadoop-client/bin ambari-qa False'] {'logoutput': True, 'path': ['/usr/hdp/current/oozie-client/bin:/usr/hdp/current/hadoop-client/bin'], 'tries': 3, 'try_sleep': 5}
> source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> 2015-06-23 12:26:36,950 - Retrying after 5 seconds. Reason: Execution of '/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh suse /usr/hdp/current/oozie-client /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/bin /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf /usr/hdp/current/hadoop-client/bin ambari-qa False' returned 1. source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> 2015-06-23 12:26:42,567 - Retrying after 5 seconds. Reason: Execution of '/var/lib/ambari-agent/data/tmp/oozieSmoke2.sh suse /usr/hdp/current/oozie-client /usr/hdp/current/oozie-client/conf /usr/hdp/current/oozie-client/bin /usr/hdp/current/oozie-client/doc /usr/hdp/current/hadoop-client/conf /usr/hdp/current/hadoop-client/bin ambari-qa False' returned 1. source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> source /usr/hdp/current/oozie-client/conf/oozie-env.sh ; /usr/hdp/current/oozie-client/bin/oozie -Doozie.auth.token.cache=false job -oozie http://hdp001-oozie:11000/oozie -config /usr/hdp/current/oozie-client/doc/examples/apps/map-reduce/job.properties -run
> Error: E0501 : E0501: Could not perform authorization operation, Unauthorized connection for super-user: oozie from IP 39.0.16.1
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> Invalid sub-command: Missing argument for option: info
> use 'help [sub-command]' for help details
> workflow_status=
> {code}



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