You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/06/01 05:59:00 UTC

[jira] [Commented] (IMPALA-7089) test_kudu_dml_reporting failing

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

ASF subversion and git services commented on IMPALA-7089:
---------------------------------------------------------

Commit 4185c062bcd0de0101958311f4869ee80128c15f in impala's branch refs/heads/2.x from [~twmarshall]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=4185c06 ]

Revert IMPALA-2751: Matching quotes are not requirerd in comments

This patch is causing a large number of builds to fail, see
IMPALA-7089.

Change-Id: Id9995a91408d86a5ae1ecd70d07b02622ae26b43
Reviewed-on: http://gerrit.cloudera.org:8080/10537
Reviewed-by: Philip Zeyliger <ph...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> 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
>            Priority: Blocker
>              Labels: broken-build
>
> 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-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org