Thomas Tauber-Marshall created IMPALA-7089:
----------------------------------------------

             Summary: test_kudu_dml_reporting failing
                 Key: IMPALA-7089
                 URL: https://issues.apache.org/jira/browse/IMPALA-7089
             Project: IMPALA
          Issue Type: Bug
            Reporter: Thomas Tauber-Marshall
            Assignee: Thomas Tauber-Marshall


See in numerous builds:
{noformat}
00:07:23 ___________________ TestImpalaShell.test_kudu_dml_reporting 
____________________
00:07:23 [gw1] linux2 -- Python 2.6.6 
/data/jenkins/workspace/impala-asf-master-core/repos/Impala/bin/../infra/python/env/bin/python
00:07:23 shell/test_shell_commandline.py:601: in test_kudu_dml_reporting
00:07:23     "with y as (values(7)) insert into %s.dml_test (id) select * from 
y" % db, 1, 0)
00:07:23 shell/test_shell_commandline.py:580: in _validate_dml_stmt
00:07:23     assert expected_output in results.stderr
00:07:23 E   assert 'Modified 1 row(s), 0 row error(s)' in 'Starting Impala 
Shell without Kerberos authentication\nConnected to localhost:21000\nServer 
version: impalad version 
...tos-6-4-0895.vpc.cloudera.com:25000/query_plan?query_id=d94f04135c4d25f9:ec1089e800000000\nFetched
 0 row(s) in 0.12s\n'
00:07:23 E    +  where 'Starting Impala Shell without Kerberos 
authentication\nConnected to localhost:21000\nServer version: impalad version 
...tos-6-4-0895.vpc.cloudera.com:25000/query_plan?query_id=d94f04135c4d25f9:ec1089e800000000\nFetched
 0 row(s) in 0.12s\n' = <tests.shell.util.ImpalaShellResult object at 
0x7193b10>.stderr
00:07:23 ---------------------------- Captured stderr setup 
-----------------------------
00:07:23 SET sync_ddl=False;
00:07:23 -- executing against localhost:21000
00:07:23 DROP DATABASE IF EXISTS `test_kudu_dml_reporting_256dcf63` CASCADE;
00:07:23 
00:07:23 SET sync_ddl=False;
00:07:23 -- executing against localhost:21000
00:07:23 CREATE DATABASE `test_kudu_dml_reporting_256dcf63`;
00:07:23 
00:07:23 MainThread: Created database "test_kudu_dml_reporting_256dcf63" for 
test ID 
"shell/test_shell_commandline.py::TestImpalaShell::()::test_kudu_dml_reporting"
00:07:23 = 1 failed, 1932 passed, 63 skipped, 45 xfailed, 1 xpassed in 6985.36 
seconds ==
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to