[jira] [Commented] (IMPALA-8379) TestMtDopParquet.test_parquet_filtering flaky - exhaustive run

2019-04-01 Thread Gabor Kaszab (JIRA)


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

Gabor Kaszab commented on IMPALA-8379:
--

Hey [~tarmstrong]
I see you worked on https://issues.apache.org/jira/browse/IMPALA-6960 that is 
quite similar to this one. Do you have an idea what's going on here?


> TestMtDopParquet.test_parquet_filtering flaky - exhaustive run
> --
>
> Key: IMPALA-8379
> URL: https://issues.apache.org/jira/browse/IMPALA-8379
> Project: IMPALA
>  Issue Type: Bug
>Reporter: Gabor Kaszab
>Assignee: Tim Armstrong
>Priority: Critical
>
> Jenkins job output
> {code:java}
> 06:33:37 query_test/test_mt_dop.py:103: in test_parquet_filtering
> 06:33:37 self.run_test_case('QueryTest/parquet-filtering', vector)
> 06:33:37 common/impala_test_suite.py:446: in run_test_case
> 06:33:37 verify_runtime_profile(test_section['RUNTIME_PROFILE'], 
> result.runtime_profile)
> 06:33:37 common/test_result_verifier.py:569: in verify_runtime_profile
> 06:33:37 "\n\nPROFILE:\n%s\n" % (function, field, expected_value, 
> actual_value, actual))
> 06:33:37 E   AssertionError: Aggregation of SUM over NumRowGroups did not 
> match expected results.
> 06:33:37 E   EXPECTED VALUE:
> 06:33:37 E   24
> 06:33:37 E   
> 06:33:37 E   ACTUAL VALUE:
> 06:33:37 E   22
> 06:33:37 E   
> 06:33:37 E   PROFILE:
> {code}



--
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



[jira] [Commented] (IMPALA-8379) TestMtDopParquet.test_parquet_filtering flaky - exhaustive run

2019-04-16 Thread Tim Armstrong (JIRA)


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

Tim Armstrong commented on IMPALA-8379:
---

I think we thought that this was IMPALA-341, but it appears not. Let me see if 
I can repro

> TestMtDopParquet.test_parquet_filtering flaky - exhaustive run
> --
>
> Key: IMPALA-8379
> URL: https://issues.apache.org/jira/browse/IMPALA-8379
> Project: IMPALA
>  Issue Type: Bug
>Reporter: Gabor Kaszab
>Assignee: Tim Armstrong
>Priority: Critical
>
> Jenkins job output
> {code:java}
> 06:33:37 query_test/test_mt_dop.py:103: in test_parquet_filtering
> 06:33:37 self.run_test_case('QueryTest/parquet-filtering', vector)
> 06:33:37 common/impala_test_suite.py:446: in run_test_case
> 06:33:37 verify_runtime_profile(test_section['RUNTIME_PROFILE'], 
> result.runtime_profile)
> 06:33:37 common/test_result_verifier.py:569: in verify_runtime_profile
> 06:33:37 "\n\nPROFILE:\n%s\n" % (function, field, expected_value, 
> actual_value, actual))
> 06:33:37 E   AssertionError: Aggregation of SUM over NumRowGroups did not 
> match expected results.
> 06:33:37 E   EXPECTED VALUE:
> 06:33:37 E   24
> 06:33:37 E   
> 06:33:37 E   ACTUAL VALUE:
> 06:33:37 E   22
> 06:33:37 E   
> 06:33:37 E   PROFILE:
> {code}



--
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



[jira] [Commented] (IMPALA-8379) TestMtDopParquet.test_parquet_filtering flaky - exhaustive run

2019-04-25 Thread Tim Armstrong (JIRA)


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

Tim Armstrong commented on IMPALA-8379:
---

I looped for a while locally and couldn't reproduce.

> TestMtDopParquet.test_parquet_filtering flaky - exhaustive run
> --
>
> Key: IMPALA-8379
> URL: https://issues.apache.org/jira/browse/IMPALA-8379
> Project: IMPALA
>  Issue Type: Bug
>Reporter: Gabor Kaszab
>Assignee: Tim Armstrong
>Priority: Critical
>
> Jenkins job output
> {code:java}
> 06:33:37 query_test/test_mt_dop.py:103: in test_parquet_filtering
> 06:33:37 self.run_test_case('QueryTest/parquet-filtering', vector)
> 06:33:37 common/impala_test_suite.py:446: in run_test_case
> 06:33:37 verify_runtime_profile(test_section['RUNTIME_PROFILE'], 
> result.runtime_profile)
> 06:33:37 common/test_result_verifier.py:569: in verify_runtime_profile
> 06:33:37 "\n\nPROFILE:\n%s\n" % (function, field, expected_value, 
> actual_value, actual))
> 06:33:37 E   AssertionError: Aggregation of SUM over NumRowGroups did not 
> match expected results.
> 06:33:37 E   EXPECTED VALUE:
> 06:33:37 E   24
> 06:33:37 E   
> 06:33:37 E   ACTUAL VALUE:
> 06:33:37 E   22
> 06:33:37 E   
> 06:33:37 E   PROFILE:
> {code}



--
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