[jira] [Commented] (IMPALA-6781) Stress tests should take into account of non-deterministic results of queries

2018-05-04 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16464086#comment-16464086 ] Michael Brown commented on IMPALA-6781: --- After a bunch of delays last and this week, I'm looking

[jira] [Created] (IMPALA-6978) TPCH Q11 in testdata is not SF-aware

2018-05-04 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-6978: - Summary: TPCH Q11 in testdata is not SF-aware Key: IMPALA-6978 URL: https://issues.apache.org/jira/browse/IMPALA-6978 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-7026) buildall.sh make shell fails due to sqlparse problem

2018-05-14 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7026: - Summary: buildall.sh make shell fails due to sqlparse problem Key: IMPALA-7026 URL: https://issues.apache.org/jira/browse/IMPALA-7026 Project: IMPALA

[jira] [Commented] (IMPALA-6781) Stress tests should take into account of non-deterministic results of queries

2018-05-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16468115#comment-16468115 ] Michael Brown commented on IMPALA-6781: --- Q10 was also susceptible. The rest were fine: the ORDER BY

[jira] [Commented] (IMPALA-6532) NullPointerException in HiveContextAwareRecordReader.initIOContext() when executing Hive query

2018-04-27 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16457100#comment-16457100 ] Michael Brown commented on IMPALA-6532: --- This was while loading TPCH during data load. The failure

[jira] [Updated] (IMPALA-6532) NullPointerException in HiveContextAwareRecordReader.initIOContext() when executing Hive query

2018-04-27 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-6532: -- Priority: Blocker (was: Critical) > NullPointerException in

[jira] [Commented] (IMPALA-6983) stress test binary search exits if process mem_limit is too low

2018-05-11 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16472414#comment-16472414 ] Michael Brown commented on IMPALA-6983: --- Reproduction with TPCH SF=1, the default. Use Impala with

[jira] [Commented] (IMPALA-6983) stress test binary search exits if process mem_limit is too low

2018-05-07 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16466172#comment-16466172 ] Michael Brown commented on IMPALA-6983: --- This is a bug somewhere in one of my recent changes. I'll

[jira] [Updated] (IMPALA-6983) stress test binary search exits if process mem_limit is too low

2018-05-07 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-6983: -- Issue Type: Bug (was: Improvement) > stress test binary search exits if process mem_limit is

[jira] [Assigned] (IMPALA-6983) stress test binary search exits if process mem_limit is too low

2018-05-07 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-6983: - Assignee: Michael Brown > stress test binary search exits if process mem_limit is too

[jira] [Resolved] (IMPALA-6983) stress test binary search exits if process mem_limit is too low

2018-05-16 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-6983. --- Resolution: Fixed Fix Version/s: Impala 3.1.0 > stress test binary search exits if

[jira] [Resolved] (IMPALA-7173) [DOCS] Update load balancer configuration in our docs

2018-06-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-7173. --- Resolution: Duplicate Fix Version/s: Impala 2.12.0 Dupe of IMPALA-6515. It's already

[jira] [Updated] (IMPALA-7170) "tests/comparison/data_generator.py populate" is broken

2018-06-13 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7170: -- Summary: "tests/comparison/data_generator.py populate" is broken (was: test/comparison is

[jira] [Commented] (IMPALA-7060) Restrict Impala to only support timezones that work in Hive (IANA + Java)

2018-06-29 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16527904#comment-16527904 ] Michael Brown commented on IMPALA-7060: --- [~csringhofer] Is this now a WONTFIX? > Restrict Impala

[jira] [Updated] (IMPALA-6951) java7 vs. java8 warning prevents installation of impala-python on test machines

2018-04-30 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-6951: -- Priority: Major (was: Blocker) > java7 vs. java8 warning prevents installation of

[jira] [Created] (IMPALA-6951) java7 vs. java8 warning prevents installation of impala-python on test machines

2018-04-30 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-6951: - Summary: java7 vs. java8 warning prevents installation of impala-python on test machines Key: IMPALA-6951 URL: https://issues.apache.org/jira/browse/IMPALA-6951

[jira] [Commented] (IMPALA-6951) java7 vs. java8 warning prevents installation of impala-python on test machines

2018-04-30 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458686#comment-16458686 ] Michael Brown commented on IMPALA-6951: --- Revert proposed for now, here: 

[jira] [Assigned] (IMPALA-5035) Impala should not load INDEX_TABLEs from HMS

2018-07-03 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-5035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-5035: - Assignee: Peikai Zheng > Impala should not load INDEX_TABLEs from HMS >

[jira] [Created] (IMPALA-7397) dcheck in impala::AggregationNode::Close

2018-08-04 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7397: - Summary: dcheck in impala::AggregationNode::Close Key: IMPALA-7397 URL: https://issues.apache.org/jira/browse/IMPALA-7397 Project: IMPALA Issue Type: Bug

[jira] [Commented] (IMPALA-7411) copyFromLocal fails in local fs for query_test.test_scanners.TestParquet.test_decimal_encodings

2018-08-10 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16576883#comment-16576883 ] Michael Brown commented on IMPALA-7411: --- Still failing, now further down, because LOAD DATA isn't

[jira] [Updated] (IMPALA-7403) dcheck in impala::ReservationTracker::CheckConsistency

2018-08-06 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7403: -- Description: The query generator has discovered a crash. I took one of the crashing queries

[jira] [Created] (IMPALA-7403) dcheck in impala::ReservationTracker::CheckConsistency

2018-08-06 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7403: - Summary: dcheck in impala::ReservationTracker::CheckConsistency Key: IMPALA-7403 URL: https://issues.apache.org/jira/browse/IMPALA-7403 Project: IMPALA

[jira] [Created] (IMPALA-7452) test_disable_catalog_data_op s3 failiure

2018-08-15 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7452: - Summary: test_disable_catalog_data_op s3 failiure Key: IMPALA-7452 URL: https://issues.apache.org/jira/browse/IMPALA-7452 Project: IMPALA Issue Type: Bug

[jira] [Resolved] (IMPALA-7445) test_resource_limits running in unsupported envs

2018-08-15 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-7445. --- Resolution: Fixed Fix Version/s: Impala 3.1.0 > test_resource_limits running in

[jira] [Commented] (IMPALA-7440) Consider removing --nlj-filter support from stress test

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580059#comment-16580059 ] Michael Brown commented on IMPALA-7440: --- Yeah no uses that I've known about in the nearly 3 years

[jira] [Commented] (IMPALA-7440) Consider removing --nlj-filter support from stress test

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580063#comment-16580063 ] Michael Brown commented on IMPALA-7440: --- I like the no-op idea btw. That would be very convenient.

[jira] [Assigned] (IMPALA-6099) DCHECK in runtime filters: "Tried to increment unknown counters group"

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-6099: - Assignee: Michael Brown (was: Tianyi Wang) > DCHECK in runtime filters: "Tried to

[jira] [Assigned] (IMPALA-6099) DCHECK in runtime filters: "Tried to increment unknown counters group"

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-6099: - Assignee: Tianyi Wang (was: Michael Brown) > DCHECK in runtime filters: "Tried to

[jira] [Updated] (IMPALA-7442) test_semi_joins_exhaustive occasionally fails

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7442: -- Attachment: profile.txt.gz > test_semi_joins_exhaustive occasionally fails >

[jira] [Created] (IMPALA-7442) test_semi_joins_exhaustive occasionally fails

2018-08-14 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7442: - Summary: test_semi_joins_exhaustive occasionally fails Key: IMPALA-7442 URL: https://issues.apache.org/jira/browse/IMPALA-7442 Project: IMPALA Issue Type:

[jira] [Updated] (IMPALA-7442) test_semi_joins_exhaustive occasionally fails

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7442: -- Description: This test occasionally fails with a very large error message, the top of which

[jira] [Commented] (IMPALA-7445) test_resource_limits running in unsupported envs

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16580474#comment-16580474 ] Michael Brown commented on IMPALA-7445: --- A failure looks like this: {noformat}

[jira] [Created] (IMPALA-7445) test_resource_limits running in unsupported envs

2018-08-14 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7445: - Summary: test_resource_limits running in unsupported envs Key: IMPALA-7445 URL: https://issues.apache.org/jira/browse/IMPALA-7445 Project: IMPALA Issue

[jira] [Work started] (IMPALA-7445) test_resource_limits running in unsupported envs

2018-08-14 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7445 started by Michael Brown. - > test_resource_limits running in unsupported envs >

[jira] [Commented] (IMPALA-7335) Assertion Failure - test_corrupt_files

2018-08-16 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16582794#comment-16582794 ] Michael Brown commented on IMPALA-7335: --- Saw this again. Let me see if your log message got in

[jira] [Updated] (IMPALA-7335) Assertion Failure - test_corrupt_files

2018-08-16 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7335: -- Priority: Blocker (was: Critical) > Assertion Failure - test_corrupt_files >

[jira] [Commented] (IMPALA-7407) TestImpalaShell.test_cancellation failure

2018-08-16 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16583100#comment-16583100 ] Michael Brown commented on IMPALA-7407: --- I caught a hung build+test in a downstream environment

[jira] [Resolved] (IMPALA-7460) update paramiko and fabric

2018-08-23 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-7460. --- Resolution: Fixed Fix Version/s: Impala 3.1.0 > update paramiko and fabric >

[jira] [Commented] (IMPALA-7488) TestShellCommandLine::test_cancellation hangs occasionally

2018-08-24 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592080#comment-16592080 ] Michael Brown commented on IMPALA-7488: --- Fwiw, I saw this once before the IMPALA-7407 fix and

[jira] [Commented] (IMPALA-7487) Failures in stress test when running against minicluster: "int() argument must be a string or a number, not 'NoneType'"

2018-08-24 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16592069#comment-16592069 ] Michael Brown commented on IMPALA-7487: --- [~tarmstrong] Let me know if you need help especially if

[jira] [Assigned] (IMPALA-7487) Failures in stress test when running against minicluster: "int() argument must be a string or a number, not 'NoneType'"

2018-08-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-7487: - Assignee: Michael Brown (was: Tim Armstrong) > Failures in stress test when running

[jira] [Commented] (IMPALA-7487) Failures in stress test when running against minicluster: "int() argument must be a string or a number, not 'NoneType'"

2018-08-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595140#comment-16595140 ] Michael Brown commented on IMPALA-7487: --- I finally saw this last night. Not sure why I hadn't been

[jira] [Commented] (IMPALA-7487) Failures in stress test when running against minicluster: "int() argument must be a string or a number, not 'NoneType'"

2018-08-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595179#comment-16595179 ] Michael Brown commented on IMPALA-7487: --- Oops, I realized I'm seeing something slightly different,

[jira] [Created] (IMPALA-7460) update paramiko and fabric

2018-08-17 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7460: - Summary: update paramiko and fabric Key: IMPALA-7460 URL: https://issues.apache.org/jira/browse/IMPALA-7460 Project: IMPALA Issue Type: Bug

[jira] [Work started] (IMPALA-7460) update paramiko and fabric

2018-08-17 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7460 started by Michael Brown. - > update paramiko and fabric > -- > >

[jira] [Assigned] (IMPALA-7219) 7.5% of Catalog Server heap wasted by empty HashMaps and ArrayLists

2018-07-18 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-7219: - Assignee: Misha Dmitriev > 7.5% of Catalog Server heap wasted by empty HashMaps and

[jira] [Commented] (IMPALA-7487) Failures in stress test when running against minicluster: "int() argument must be a string or a number, not 'NoneType'"

2018-08-30 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597825#comment-16597825 ] Michael Brown commented on IMPALA-7487: --- [~tarmstrong] I'm probably not going to get to this

[jira] [Assigned] (IMPALA-6810) query_test::test_runtime_filters.py::test_row_filters fails when run against an external cluster

2018-07-12 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-6810: - Assignee: Michael Brown (was: David Knupp) >

[jira] [Commented] (IMPALA-6810) query_test::test_runtime_filters.py::test_row_filters fails when run against an external cluster

2018-07-12 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541916#comment-16541916 ] Michael Brown commented on IMPALA-6810: --- I wanted to know why this was happening. The reason this

[jira] [Commented] (IMPALA-6810) query_test::test_runtime_filters.py::test_row_filters fails when run against an external cluster

2018-07-12 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16541941#comment-16541941 ] Michael Brown commented on IMPALA-6810: --- [~tarmstrong] thanks. I'm happy to do that. Can you

[jira] [Commented] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-09 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16537206#comment-16537206 ] Michael Brown commented on IMPALA-7241: --- I've done several other stress runs and not seen this

[jira] [Updated] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-03 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7241: -- Description: During a stress test with 8 nodes running an insecure debug build based off

[jira] [Created] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-03 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7241: - Summary: progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0) Key: IMPALA-7241 URL: https://issues.apache.org/jira/browse/IMPALA-7241 Project: IMPALA

[jira] [Commented] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-03 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531673#comment-16531673 ] Michael Brown commented on IMPALA-7241: --- Edited Description to say "Upper 100s" means "150-180",

[jira] [Commented] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-13 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543422#comment-16543422 ] Michael Brown commented on IMPALA-7241: --- [~tarmstrong] my guess this is related to some of the

[jira] [Work started] (IMPALA-6810) query_test::test_runtime_filters.py::test_row_filters fails when run against an external cluster

2018-07-13 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-6810 started by Michael Brown. - > query_test::test_runtime_filters.py::test_row_filters fails when run

[jira] [Commented] (IMPALA-7241) progress-updater.cc:43] Check failed: delta >= 0 (-3 vs. 0)

2018-07-13 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16543421#comment-16543421 ] Michael Brown commented on IMPALA-7241: --- Happened again, this time {{progress-updater.cc:43] Check

[jira] [Resolved] (IMPALA-6810) query_test::test_runtime_filters.py::test_row_filters fails when run against an external cluster

2018-07-13 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-6810. --- Resolution: Fixed Fix Version/s: Impala 3.1.0 >

[jira] [Commented] (IMPALA-7173) [DOCS] load balancer config should add "check" in more places

2018-06-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16526433#comment-16526433 ] Michael Brown commented on IMPALA-7173: --- Misunderstood [~SudarshanS]; adjusted summary and

[jira] [Updated] (IMPALA-7173) [DOCS] load balancer config should add "check" in more places

2018-06-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7173: -- Summary: [DOCS] load balancer config should add "check" in more places (was: [DOCS] Update

[jira] [Reopened] (IMPALA-7173) [DOCS] load balancer config should add "check" in more places

2018-06-28 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reopened IMPALA-7173: --- > [DOCS] load balancer config should add "check" in more places >

[jira] [Created] (IMPALA-7677) multiple count(distinct): Check failed: !hash_partitions_.empty()

2018-10-08 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7677: - Summary: multiple count(distinct): Check failed: !hash_partitions_.empty() Key: IMPALA-7677 URL: https://issues.apache.org/jira/browse/IMPALA-7677 Project: IMPALA

[jira] [Created] (IMPALA-7696) llvm crash in custom cluster test

2018-10-11 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7696: - Summary: llvm crash in custom cluster test Key: IMPALA-7696 URL: https://issues.apache.org/jira/browse/IMPALA-7696 Project: IMPALA Issue Type: Bug

[jira] [Resolved] (IMPALA-7693) stress test binary search fails to set query names

2018-10-11 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-7693. --- Resolution: Fixed Fix Version/s: Impala 3.1.0 https://gerrit.cloudera.org/#/c/11651/

[jira] [Commented] (IMPALA-7727) compute stats child query errors no longer propagate to parent query

2018-10-18 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16655993#comment-16655993 ] Michael Brown commented on IMPALA-7727: --- We've been hit by bugs like this before, like

[jira] [Created] (IMPALA-7727) compute stats child query errors no longer propagate to parent query

2018-10-18 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7727: - Summary: compute stats child query errors no longer propagate to parent query Key: IMPALA-7727 URL: https://issues.apache.org/jira/browse/IMPALA-7727 Project:

[jira] [Commented] (IMPALA-7736) stress: AssertionError: The number of executing queries is negative

2018-10-22 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16659627#comment-16659627 ] Michael Brown commented on IMPALA-7736: --- So I did some combing to find where else this may have

[jira] [Created] (IMPALA-7736) stress: AssertionError: The number of executing queries is negative

2018-10-22 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7736: - Summary: stress: AssertionError: The number of executing queries is negative Key: IMPALA-7736 URL: https://issues.apache.org/jira/browse/IMPALA-7736 Project:

[jira] [Updated] (IMPALA-7736) stress: AssertionError: The number of executing queries is negative

2018-10-22 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7736: -- Description: I'd heard about this anecdotally but haven't seen it until now: {noformat} Done

[jira] [Commented] (IMPALA-7727) compute stats child query errors no longer propagate to parent query

2018-10-19 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16657183#comment-16657183 ] Michael Brown commented on IMPALA-7727: --- I played around with this a little bit more and the

[jira] [Updated] (IMPALA-7727) failed compute stats child query status no longer propagates to parent query

2018-10-19 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7727: -- Summary: failed compute stats child query status no longer propagates to parent query (was:

[jira] [Updated] (IMPALA-7727) failed compute stats child query status no longer propagates to parent query

2018-10-19 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7727: -- Attachment: 3.1-compute-stats-profile.txt 3.1-child-profile.txt

[jira] [Resolved] (IMPALA-5103) gerrit-verify-dryrun can spin off competing Jobs

2018-10-23 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-5103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-5103. --- Resolution: Cannot Reproduce > gerrit-verify-dryrun can spin off competing Jobs >

[jira] [Assigned] (IMPALA-7736) stress: AssertionError: The number of executing queries is negative

2018-10-31 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown reassigned IMPALA-7736: - Assignee: Michael Brown > stress: AssertionError: The number of executing queries is

[jira] [Commented] (IMPALA-7736) stress: AssertionError: The number of executing queries is negative

2018-10-30 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669410#comment-16669410 ] Michael Brown commented on IMPALA-7736: --- I finally got time to come back to this, and I have a way

[jira] [Created] (IMPALA-7809) test_concurrent_schema_change incompatible with Kudu 1.9

2018-11-05 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7809: - Summary: test_concurrent_schema_change incompatible with Kudu 1.9 Key: IMPALA-7809 URL: https://issues.apache.org/jira/browse/IMPALA-7809 Project: IMPALA

[jira] [Work started] (IMPALA-7809) test_concurrent_schema_change incompatible with Kudu 1.9

2018-11-05 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7809 started by Michael Brown. - > test_concurrent_schema_change incompatible with Kudu 1.9 >

[jira] [Resolved] (IMPALA-7809) test_concurrent_schema_change incompatible with Kudu 1.9

2018-11-06 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown resolved IMPALA-7809. --- Resolution: Fixed Fix Version/s: Impala 3.2.0 > test_concurrent_schema_change

[jira] [Updated] (IMPALA-7804) Various scanner tests intermittently failing on S3 on different runs

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7804: -- Target Version: Impala 3.2.0 > Various scanner tests intermittently failing on S3 on

[jira] [Updated] (IMPALA-7837) SCAN_BYTES_LIMIT="100M" test failing to raise exception in release build

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7837: -- Affects Version/s: (was: Impala 3.1.0) Impala 3.2.0 >

[jira] [Updated] (IMPALA-7804) Various scanner tests intermittently failing on S3 on different runs

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7804: -- Priority: Blocker (was: Critical) > Various scanner tests intermittently failing on S3 on

[jira] [Updated] (IMPALA-7804) Various scanner tests intermittently failing on S3 on different runs

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7804: -- Affects Version/s: (was: Impala 3.1.0) Impala 3.2.0 > Various

[jira] [Updated] (IMPALA-7837) SCAN_BYTES_LIMIT="100M" test failing to raise exception in release build

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7837: -- Target Version: Impala 3.2.0 (was: Impala 3.1.0) > SCAN_BYTES_LIMIT="100M" test failing to

[jira] [Commented] (IMPALA-7837) SCAN_BYTES_LIMIT="100M" test failing to raise exception in release build

2018-11-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16680092#comment-16680092 ] Michael Brown commented on IMPALA-7837: --- [~bikramjeet.vig] Gave this to you to look at, please

[jira] [Created] (IMPALA-7837) SCAN_BYTES_LIMIT="100M" test failing to raise exception in release build

2018-11-08 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7837: - Summary: SCAN_BYTES_LIMIT="100M" test failing to raise exception in release build Key: IMPALA-7837 URL: https://issues.apache.org/jira/browse/IMPALA-7837 Project:

[jira] [Updated] (IMPALA-6900) Invalidate metadata operation is ignored at a coordinator if catalog is empty

2018-10-01 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-6900: -- Priority: Blocker (was: Major) > Invalidate metadata operation is ignored at a coordinator

[jira] [Commented] (IMPALA-6900) Invalidate metadata operation is ignored at a coordinator if catalog is empty

2018-10-01 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16634216#comment-16634216 ] Michael Brown commented on IMPALA-6900: --- IMPALA-7605 was duped to this. IMPALA-7605 is a P1

[jira] [Work started] (IMPALA-7693) stress test binary search fails to set query names

2018-10-10 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7693 started by Michael Brown. - > stress test binary search fails to set query names >

[jira] [Created] (IMPALA-7693) stress test binary search fails to set query names

2018-10-10 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7693: - Summary: stress test binary search fails to set query names Key: IMPALA-7693 URL: https://issues.apache.org/jira/browse/IMPALA-7693 Project: IMPALA Issue

[jira] [Commented] (IMPALA-7677) multiple count(distinct): Check failed: !hash_partitions_.empty()

2018-10-08 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16642195#comment-16642195 ] Michael Brown commented on IMPALA-7677: --- This simplified query also produces the crash: {noformat}

[jira] [Commented] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624026#comment-16624026 ] Michael Brown commented on IMPALA-7605: --- bq. Upon the first access, AnalysisException is raised.

[jira] [Commented] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624016#comment-16624016 ] Michael Brown commented on IMPALA-7605: --- [~bharathv] I've attached 3.0 vs. 3.1 logs, and the

[jira] [Updated] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7605: -- Labels: regression (was: ) > AnalysisException when first accessing Hive-create table on

[jira] [Commented] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16624214#comment-16624214 ] Michael Brown commented on IMPALA-7605: --- I've been able to, yes. I also had done a ./buildall.sh

[jira] [Updated] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-7605: -- Attachment: metadata-bug.sh 3.1-logs.tar.gz 3.0-logs.tar.gz >

[jira] [Commented] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-24 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626027#comment-16626027 ] Michael Brown commented on IMPALA-7605: --- [~bharathv] It reproduces for me at hash

[jira] [Created] (IMPALA-7605) AnalysisException when first accessing Hive-create table on pristine HMS

2018-09-21 Thread Michael Brown (JIRA)
Michael Brown created IMPALA-7605: - Summary: AnalysisException when first accessing Hive-create table on pristine HMS Key: IMPALA-7605 URL: https://issues.apache.org/jira/browse/IMPALA-7605 Project:

[jira] [Commented] (IMPALA-8064) test_min_max_filters is flaky

2019-01-18 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746518#comment-16746518 ] Michael Brown commented on IMPALA-8064: --- [~janulatha] This is still happening on master in a

[jira] [Updated] (IMPALA-8064) test_min_max_filters is flaky

2019-01-18 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Brown updated IMPALA-8064: -- Attachment: profile.txt > test_min_max_filters is flaky > -- > >

[jira] [Commented] (IMPALA-8064) test_min_max_filters is flaky

2019-01-18 Thread Michael Brown (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16746539#comment-16746539 ] Michael Brown commented on IMPALA-8064: --- That's how I read that, too. My point is I didn't see

  1   2   >