[jira] [Created] (IMPALA-11868) Annotate the Java thread name with query_id during planning

2023-01-26 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11868: -- Summary: Annotate the Java thread name with query_id during planning Key: IMPALA-11868 URL: https://issues.apache.org/jira/browse/IMPALA-11868 Project: IMPALA

[jira] [Created] (IMPALA-11881) Add timestamp/hostname to JSON output from Web UI endpoints

2023-01-30 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11881: -- Summary: Add timestamp/hostname to JSON output from Web UI endpoints Key: IMPALA-11881 URL: https://issues.apache.org/jira/browse/IMPALA-11881 Project: IMPALA

[jira] [Created] (IMPALA-11902) TmpFileMgrTest.TestCompressBufferManagementEncryptedRemoteUpload fails on Ozone

2023-02-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11902: -- Summary: TmpFileMgrTest.TestCompressBufferManagementEncryptedRemoteUpload fails on Ozone Key: IMPALA-11902 URL: https://issues.apache.org/jira/browse/IMPALA-11902

[jira] [Created] (IMPALA-11903) Ozone tests failing due to mismatch in ERASURECODE_POLICY

2023-02-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11903: -- Summary: Ozone tests failing due to mismatch in ERASURECODE_POLICY Key: IMPALA-11903 URL: https://issues.apache.org/jira/browse/IMPALA-11903 Project: IMPALA

[jira] [Created] (IMPALA-11905) Add an option to use direct IO for the data cache

2023-02-07 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11905: -- Summary: Add an option to use direct IO for the data cache Key: IMPALA-11905 URL: https://issues.apache.org/jira/browse/IMPALA-11905 Project: IMPALA Issu

[jira] [Created] (IMPALA-11907) Upgrade to a version of breakpad that supports compressed DWARF

2023-02-07 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11907: -- Summary: Upgrade to a version of breakpad that supports compressed DWARF Key: IMPALA-11907 URL: https://issues.apache.org/jira/browse/IMPALA-11907 Project: IMPALA

[jira] [Created] (IMPALA-11909) bin/jenkins/finalize.sh should use an absolute path for resolve_minidump.py

2023-02-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11909: -- Summary: bin/jenkins/finalize.sh should use an absolute path for resolve_minidump.py Key: IMPALA-11909 URL: https://issues.apache.org/jira/browse/IMPALA-11909 Pro

[jira] [Created] (IMPALA-11942) Consider restricting --trusted_domain=localhost to 127.0.0.1

2023-02-23 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11942: -- Summary: Consider restricting --trusted_domain=localhost to 127.0.0.1 Key: IMPALA-11942 URL: https://issues.apache.org/jira/browse/IMPALA-11942 Project: IMPALA

[jira] [Created] (IMPALA-11951) Add a script that compiles the python code with Python 2 and Python 3

2023-02-27 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11951: -- Summary: Add a script that compiles the python code with Python 2 and Python 3 Key: IMPALA-11951 URL: https://issues.apache.org/jira/browse/IMPALA-11951 Project:

[jira] [Created] (IMPALA-11952) Fix all syntax errors for Python 3

2023-02-27 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11952: -- Summary: Fix all syntax errors for Python 3 Key: IMPALA-11952 URL: https://issues.apache.org/jira/browse/IMPALA-11952 Project: IMPALA Issue Type: Sub-tas

[jira] [Resolved] (IMPALA-11624) Update Impyla dependency to 0.18.0

2023-02-27 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11624. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Update Impyla dependency to 0.18.0

[jira] [Resolved] (IMPALA-11951) Add a script that compiles the python code with Python 2 and Python 3

2023-02-28 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11951. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Add a script that compiles the pyt

[jira] [Resolved] (IMPALA-11952) Fix all syntax errors for Python 3

2023-02-28 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11952. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Fix all syntax errors for Python 3

[jira] [Created] (IMPALA-11956) Update toolchain python 3 to 3.7.16

2023-02-28 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11956: -- Summary: Update toolchain python 3 to 3.7.16 Key: IMPALA-11956 URL: https://issues.apache.org/jira/browse/IMPALA-11956 Project: IMPALA Issue Type: Sub-ta

[jira] [Created] (IMPALA-11959) Add impala-python3 virtualenv

2023-03-01 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11959: -- Summary: Add impala-python3 virtualenv Key: IMPALA-11959 URL: https://issues.apache.org/jira/browse/IMPALA-11959 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-11973) Add absolute_import and division __future__ imports to all python code

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11973: -- Summary: Add absolute_import and division __future__ imports to all python code Key: IMPALA-11973 URL: https://issues.apache.org/jira/browse/IMPALA-11973 Project:

[jira] [Created] (IMPALA-11974) Fix range/xrange/map/filter/ifilter/zip/izip issues regarding iterators being lazy

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11974: -- Summary: Fix range/xrange/map/filter/ifilter/zip/izip issues regarding iterators being lazy Key: IMPALA-11974 URL: https://issues.apache.org/jira/browse/IMPALA-11974

[jira] [Created] (IMPALA-11975) Fix dictionary methods that became lazy

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11975: -- Summary: Fix dictionary methods that became lazy Key: IMPALA-11975 URL: https://issues.apache.org/jira/browse/IMPALA-11975 Project: IMPALA Issue Type: Su

[jira] [Created] (IMPALA-11976) Fix use of deprecated functions / packages in Python3 (long, maxint, file, etc)

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11976: -- Summary: Fix use of deprecated functions / packages in Python3 (long, maxint, file, etc) Key: IMPALA-11976 URL: https://issues.apache.org/jira/browse/IMPALA-11976

[jira] [Created] (IMPALA-11977) Fix broken imports on Python 3 and Python 3 object model differences

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11977: -- Summary: Fix broken imports on Python 3 and Python 3 object model differences Key: IMPALA-11977 URL: https://issues.apache.org/jira/browse/IMPALA-11977 Project: I

[jira] [Created] (IMPALA-11978) Implement Unicode sandwich for python code

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11978: -- Summary: Implement Unicode sandwich for python code Key: IMPALA-11978 URL: https://issues.apache.org/jira/browse/IMPALA-11978 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-11980) Impala-shell should switch to absolute imports

2023-03-06 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-11980: -- Summary: Impala-shell should switch to absolute imports Key: IMPALA-11980 URL: https://issues.apache.org/jira/browse/IMPALA-11980 Project: IMPALA Issue T

[jira] [Resolved] (IMPALA-11959) Add impala-python3 virtualenv

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11959. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Add impala-python3 virtualenv > --

[jira] [Resolved] (IMPALA-11956) Update toolchain python 3 to 3.7.16

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11956. Fix Version/s: Impala 4.3.0 Resolution: Fixed native-toolchain change: {noformat}

[jira] [Resolved] (IMPALA-11973) Add absolute_import and division __future__ imports to all python code

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11973. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > A

[jira] [Resolved] (IMPALA-11974) Fix range/xrange/map/filter/ifilter/zip/izip issues regarding iterators being lazy

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11974. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > F

[jira] [Resolved] (IMPALA-11975) Fix dictionary methods that became lazy

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11975. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > F

[jira] [Resolved] (IMPALA-11976) Fix use of deprecated functions / packages in Python3 (long, maxint, file, etc)

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11976. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > F

[jira] [Resolved] (IMPALA-11977) Fix broken imports on Python 3 and Python 3 object model differences

2023-03-09 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11977. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > F

[jira] [Resolved] (IMPALA-11713) Switch to C++17

2023-03-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11713. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Switch to C++17 > ---

[jira] [Resolved] (IMPALA-11942) Consider restricting --trusted_domain=localhost to 127.0.0.1

2023-03-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11942. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Consider restricting --trusted_dom

[jira] [Resolved] (IMPALA-5392) Stack depth for threads printed in the Catalog UI under JVM Threads is not deep enough

2023-03-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-5392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-5392. --- Fix Version/s: Impala 4.3.0 Resolution: Fixed > Stack depth for threads printed in th

[jira] [Created] (IMPALA-12021) Use fair scheduling policy for CatalogOpExecutor::metastoreDdlLock_

2023-03-23 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12021: -- Summary: Use fair scheduling policy for CatalogOpExecutor::metastoreDdlLock_ Key: IMPALA-12021 URL: https://issues.apache.org/jira/browse/IMPALA-12021 Project: IM

[jira] [Created] (IMPALA-12022) Keep metrics about wait times for metastoreDdlLock_

2023-03-23 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12022: -- Summary: Keep metrics about wait times for metastoreDdlLock_ Key: IMPALA-12022 URL: https://issues.apache.org/jira/browse/IMPALA-12022 Project: IMPALA Is

[jira] [Created] (IMPALA-12024) For CTAS, include time to create the table in the query profile timeline

2023-03-23 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12024: -- Summary: For CTAS, include time to create the table in the query profile timeline Key: IMPALA-12024 URL: https://issues.apache.org/jira/browse/IMPALA-12024 Projec

[jira] [Created] (IMPALA-12038) Switch report_benchmark_results.py to Python 3

2023-04-03 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12038: -- Summary: Switch report_benchmark_results.py to Python 3 Key: IMPALA-12038 URL: https://issues.apache.org/jira/browse/IMPALA-12038 Project: IMPALA Issue T

[jira] [Created] (IMPALA-12040) LSAN isn't detecting leaks for backend tests

2023-04-04 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12040: -- Summary: LSAN isn't detecting leaks for backend tests Key: IMPALA-12040 URL: https://issues.apache.org/jira/browse/IMPALA-12040 Project: IMPALA Issue Typ

[jira] [Created] (IMPALA-12045) generate_junitxml.py fails when the content contains ANSI escape sequences

2023-04-05 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12045: -- Summary: generate_junitxml.py fails when the content contains ANSI escape sequences Key: IMPALA-12045 URL: https://issues.apache.org/jira/browse/IMPALA-12045 Proj

[jira] [Resolved] (IMPALA-12045) generate_junitxml.py fails when the content contains ANSI escape sequences

2023-04-11 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12045. Fix Version/s: Impala 4.3.0 Resolution: Fixed > generate_junitxml.py fails when th

[jira] [Created] (IMPALA-12059) Make Thrift compilation stop spewing warnings

2023-04-12 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12059: -- Summary: Make Thrift compilation stop spewing warnings Key: IMPALA-12059 URL: https://issues.apache.org/jira/browse/IMPALA-12059 Project: IMPALA Issue Ty

[jira] [Created] (IMPALA-12063) Upgrade to a version of zlib with fix for CVE-2022-37434

2023-04-14 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12063: -- Summary: Upgrade to a version of zlib with fix for CVE-2022-37434 Key: IMPALA-12063 URL: https://issues.apache.org/jira/browse/IMPALA-12063 Project: IMPALA

[jira] [Resolved] (IMPALA-11865) Set thread names for Java thread pools

2023-04-14 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11865. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Set thread names for Java thread p

[jira] [Resolved] (IMPALA-11223) ASM files from different fragments conflict when using asm_module_dir

2023-04-14 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11223. Fix Version/s: Impala 4.3.0 Resolution: Fixed > ASM files from different fragments

[jira] [Created] (IMPALA-12064) Remove unused toolchain components versions (boost, thrift)

2023-04-14 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12064: -- Summary: Remove unused toolchain components versions (boost, thrift) Key: IMPALA-12064 URL: https://issues.apache.org/jira/browse/IMPALA-12064 Project: IMPALA

[jira] [Created] (IMPALA-12065) Use pigz when compression the tarballs for native-toolchain

2023-04-14 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12065: -- Summary: Use pigz when compression the tarballs for native-toolchain Key: IMPALA-12065 URL: https://issues.apache.org/jira/browse/IMPALA-12065 Project: IMPALA

[jira] [Created] (IMPALA-12069) Remove BUILD_HISTORICAL mode from native-toolchain

2023-04-17 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12069: -- Summary: Remove BUILD_HISTORICAL mode from native-toolchain Key: IMPALA-12069 URL: https://issues.apache.org/jira/browse/IMPALA-12069 Project: IMPALA Iss

[jira] [Created] (IMPALA-12070) Don't build bison and autotools in the native-toolchain

2023-04-17 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12070: -- Summary: Don't build bison and autotools in the native-toolchain Key: IMPALA-12070 URL: https://issues.apache.org/jira/browse/IMPALA-12070 Project: IMPALA

[jira] [Created] (IMPALA-12071) Update ccache archive or disable downloading ccache for toolchain

2023-04-17 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12071: -- Summary: Update ccache archive or disable downloading ccache for toolchain Key: IMPALA-12071 URL: https://issues.apache.org/jira/browse/IMPALA-12071 Project: IMPA

[jira] [Created] (IMPALA-12076) Potential performance improvement using ZSTD's ZSTD_decompressDCtx interface

2023-04-19 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12076: -- Summary: Potential performance improvement using ZSTD's ZSTD_decompressDCtx interface Key: IMPALA-12076 URL: https://issues.apache.org/jira/browse/IMPALA-12076 Pr

[jira] [Resolved] (IMPALA-12064) Remove unused toolchain components versions (boost, thrift)

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12064. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Remove unused toolchain components

[jira] [Resolved] (IMPALA-12065) Use pigz when compression the tarballs for native-toolchain

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12065. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Use pigz when compression the tarb

[jira] [Resolved] (IMPALA-12063) Upgrade to a version of zlib with fix for CVE-2022-37434

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12063. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Upgrade to a version of zlib with

[jira] [Resolved] (IMPALA-12069) Remove BUILD_HISTORICAL mode from native-toolchain

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12069. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > R

[jira] [Resolved] (IMPALA-12070) Don't build bison and autotools in the native-toolchain

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12070. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Don't build bison and autotools in

[jira] [Resolved] (IMPALA-12071) Update ccache archive or disable downloading ccache for toolchain

2023-04-20 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12071. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Update ccache archive or disable d

[jira] [Created] (IMPALA-12093) impala-shell should preserve all cookies by default

2023-04-24 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12093: -- Summary: impala-shell should preserve all cookies by default Key: IMPALA-12093 URL: https://issues.apache.org/jira/browse/IMPALA-12093 Project: IMPALA Is

[jira] [Created] (IMPALA-12095) Retire Beeswax client protocol

2023-04-24 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12095: -- Summary: Retire Beeswax client protocol Key: IMPALA-12095 URL: https://issues.apache.org/jira/browse/IMPALA-12095 Project: IMPALA Issue Type: Epic Af

[jira] [Created] (IMPALA-12100) native-toolchain's gflags build use REGISTER_INSTALL_PREFIX=Off

2023-04-25 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12100: -- Summary: native-toolchain's gflags build use REGISTER_INSTALL_PREFIX=Off Key: IMPALA-12100 URL: https://issues.apache.org/jira/browse/IMPALA-12100 Project: IMPALA

[jira] [Created] (IMPALA-12108) Add support for writing data with LZ4's high compression mode

2023-04-28 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12108: -- Summary: Add support for writing data with LZ4's high compression mode Key: IMPALA-12108 URL: https://issues.apache.org/jira/browse/IMPALA-12108 Project: IMPALA

[jira] [Created] (IMPALA-12114) SSL Thrift connections disconnect if idle more than ~150 seconds

2023-05-03 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12114: -- Summary: SSL Thrift connections disconnect if idle more than ~150 seconds Key: IMPALA-12114 URL: https://issues.apache.org/jira/browse/IMPALA-12114 Project: IMPAL

[jira] [Created] (IMPALA-12117) Intermittent pip error when building shell's venv

2023-05-04 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12117: -- Summary: Intermittent pip error when building shell's venv Key: IMPALA-12117 URL: https://issues.apache.org/jira/browse/IMPALA-12117 Project: IMPALA Issu

[jira] [Created] (IMPALA-12118) Consider using pytorch cpuinfo library for CPU detection / logging

2023-05-04 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12118: -- Summary: Consider using pytorch cpuinfo library for CPU detection / logging Key: IMPALA-12118 URL: https://issues.apache.org/jira/browse/IMPALA-12118 Project: IMP

[jira] [Resolved] (IMPALA-11603) Investigate using cloudflare's zlib library

2023-05-05 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11603. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Investigate using cloudflare's zli

[jira] [Resolved] (IMPALA-12100) native-toolchain's gflags build should use REGISTER_INSTALL_PREFIX=Off

2023-05-06 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12100. Fix Version/s: Impala 4.3.0 Resolution: Fixed > native-toolchain's gflags build sh

[jira] [Resolved] (IMPALA-11282) Toolchain centos 8 docker image no longer builds

2023-05-06 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11282. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Toolchain centos 8 docker image no

[jira] [Created] (IMPALA-12123) SIGSEGV in ScanRange::ReadSubRanges() when using HDFS caching

2023-05-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12123: -- Summary: SIGSEGV in ScanRange::ReadSubRanges() when using HDFS caching Key: IMPALA-12123 URL: https://issues.apache.org/jira/browse/IMPALA-12123 Project: IMPALA

[jira] [Created] (IMPALA-12124) Add a way to get the current file from a minidump for an IO / scanner thread

2023-05-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12124: -- Summary: Add a way to get the current file from a minidump for an IO / scanner thread Key: IMPALA-12124 URL: https://issues.apache.org/jira/browse/IMPALA-12124 Pr

[jira] [Created] (IMPALA-12125) dump_breakpad_symbols.py should support OS packages without separate debug packages

2023-05-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12125: -- Summary: dump_breakpad_symbols.py should support OS packages without separate debug packages Key: IMPALA-12125 URL: https://issues.apache.org/jira/browse/IMPALA-12125

[jira] [Created] (IMPALA-12139) Add end-to-end tests for HDFS caching with Parquet page indexes, etc.

2023-05-12 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12139: -- Summary: Add end-to-end tests for HDFS caching with Parquet page indexes, etc. Key: IMPALA-12139 URL: https://issues.apache.org/jira/browse/IMPALA-12139 Project:

[jira] [Resolved] (IMPALA-12123) SIGSEGV in ScanRange::ReadSubRanges() when using HDFS caching

2023-05-15 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12123. Resolution: Fixed > SIGSEGV in ScanRange::ReadSubRanges() when using HDFS caching > -

[jira] [Created] (IMPALA-12154) LIRS cache implementation is missing some locations to trim the recency list

2023-05-22 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12154: -- Summary: LIRS cache implementation is missing some locations to trim the recency list Key: IMPALA-12154 URL: https://issues.apache.org/jira/browse/IMPALA-12154 Pr

[jira] [Resolved] (IMPALA-11785) impala-shell should produce a warning if Thrift's fastbinary package isn't working

2023-05-23 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-11785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-11785. Fix Version/s: Impala 4.3.0 Resolution: Fixed > impala-shell should produce a warn

[jira] [Created] (IMPALA-12165) Add support for compiling C++ code with -gsplit-dwarf

2023-05-25 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12165: -- Summary: Add support for compiling C++ code with -gsplit-dwarf Key: IMPALA-12165 URL: https://issues.apache.org/jira/browse/IMPALA-12165 Project: IMPALA

[jira] [Created] (IMPALA-12174) Work around Kudu repo.spring.io build issue for native-toolchain

2023-05-31 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12174: -- Summary: Work around Kudu repo.spring.io build issue for native-toolchain Key: IMPALA-12174 URL: https://issues.apache.org/jira/browse/IMPALA-12174 Project: IMPAL

[jira] [Created] (IMPALA-12175) Reduce debug info for bit-packing.cc to speed up compiling

2023-05-31 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12175: -- Summary: Reduce debug info for bit-packing.cc to speed up compiling Key: IMPALA-12175 URL: https://issues.apache.org/jira/browse/IMPALA-12175 Project: IMPALA

[jira] [Created] (IMPALA-12179) Switch from detection via lsb_release to /etc/os-release

2023-06-01 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12179: -- Summary: Switch from detection via lsb_release to /etc/os-release Key: IMPALA-12179 URL: https://issues.apache.org/jira/browse/IMPALA-12179 Project: IMPALA

[jira] [Resolved] (IMPALA-12114) SSL Thrift connections disconnect if idle more than ~150 seconds

2023-06-02 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12114. Fix Version/s: Impala 4.3.0 Resolution: Fixed > SSL Thrift connections disconnect

[jira] [Resolved] (IMPALA-12154) LIRS cache implementation is missing some locations to trim the recency list

2023-06-02 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12154. Fix Version/s: Impala 4.3.0 Resolution: Fixed > LIRS cache implementation is missi

[jira] [Resolved] (IMPALA-10971) Data cache metrics count error when LIRS is enabled

2023-06-02 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-10971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-10971. Fix Version/s: Impala 4.3.0 Target Version: Impala 4.3.0 (was: Impala 4.0.0)

[jira] [Created] (IMPALA-12187) TestEventProcessing.test_event_based_replication flaky for truncate table

2023-06-05 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12187: -- Summary: TestEventProcessing.test_event_based_replication flaky for truncate table Key: IMPALA-12187 URL: https://issues.apache.org/jira/browse/IMPALA-12187 Proje

[jira] [Created] (IMPALA-12188) Various build / utility scripts source bin/impala-config.sh without redirecting output

2023-06-05 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12188: -- Summary: Various build / utility scripts source bin/impala-config.sh without redirecting output Key: IMPALA-12188 URL: https://issues.apache.org/jira/browse/IMPALA-12188

[jira] [Resolved] (IMPALA-12059) Make Thrift compilation stop spewing warnings

2023-06-06 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12059. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > M

[jira] [Created] (IMPALA-12193) DataCacheTest.SetReadOnly fails for TSAN builds

2023-06-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12193: -- Summary: DataCacheTest.SetReadOnly fails for TSAN builds Key: IMPALA-12193 URL: https://issues.apache.org/jira/browse/IMPALA-12193 Project: IMPALA Issue

[jira] [Created] (IMPALA-12194) DataCacheTest.SetReadOnly intermittently fails on debug builds

2023-06-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12194: -- Summary: DataCacheTest.SetReadOnly intermittently fails on debug builds Key: IMPALA-12194 URL: https://issues.apache.org/jira/browse/IMPALA-12194 Project: IMPALA

[jira] [Created] (IMPALA-12195) bin/kill-ranger-server.sh's kill of Ranger can fail with "Operation not permitted"

2023-06-08 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12195: -- Summary: bin/kill-ranger-server.sh's kill of Ranger can fail with "Operation not permitted" Key: IMPALA-12195 URL: https://issues.apache.org/jira/browse/IMPALA-12195

[jira] [Created] (IMPALA-12198) Create RANGER_LOG_DIR if it doesn't exist for kill-ranger-server.sh

2023-06-09 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12198: -- Summary: Create RANGER_LOG_DIR if it doesn't exist for kill-ranger-server.sh Key: IMPALA-12198 URL: https://issues.apache.org/jira/browse/IMPALA-12198 Project: IM

[jira] [Created] (IMPALA-12201) TestFetch.test_client_fetch_time_stats_incomplete is flaky

2023-06-09 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12201: -- Summary: TestFetch.test_client_fetch_time_stats_incomplete is flaky Key: IMPALA-12201 URL: https://issues.apache.org/jira/browse/IMPALA-12201 Project: IMPALA

[jira] [Created] (IMPALA-12202) Switch native-toolchain from lsb_release to /etc/os-release

2023-06-09 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12202: -- Summary: Switch native-toolchain from lsb_release to /etc/os-release Key: IMPALA-12202 URL: https://issues.apache.org/jira/browse/IMPALA-12202 Project: IMPALA

[jira] [Created] (IMPALA-12203) Use python = python 3 for modern toolchain docker images

2023-06-09 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12203: -- Summary: Use python = python 3 for modern toolchain docker images Key: IMPALA-12203 URL: https://issues.apache.org/jira/browse/IMPALA-12203 Project: IMPALA

[jira] [Resolved] (IMPALA-12198) Create RANGER_LOG_DIR if it doesn't exist for kill-ranger-server.sh

2023-06-12 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12198. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Create RANGER_LOG_DIR if it doesn'

[jira] [Resolved] (IMPALA-12193) DataCacheTest.SetReadOnly fails for TSAN builds

2023-06-12 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12193. Fix Version/s: Impala 4.3.0 Resolution: Fixed > DataCacheTest.SetReadOnly fails fo

[jira] [Resolved] (IMPALA-12194) DataCacheTest.SetReadOnly intermittently fails on debug builds

2023-06-12 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12194. Fix Version/s: Impala 4.3.0 Resolution: Fixed > DataCacheTest.SetReadOnly intermit

[jira] [Created] (IMPALA-12207) Add support for Redhat 9

2023-06-12 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12207: -- Summary: Add support for Redhat 9 Key: IMPALA-12207 URL: https://issues.apache.org/jira/browse/IMPALA-12207 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-12211) OpenSSL 3 doesn't provide FIPS_mode()

2023-06-13 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12211: -- Summary: OpenSSL 3 doesn't provide FIPS_mode() Key: IMPALA-12211 URL: https://issues.apache.org/jira/browse/IMPALA-12211 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-12217) cgroup memory limit detection doesn't work for cgroups v2

2023-06-15 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12217: -- Summary: cgroup memory limit detection doesn't work for cgroups v2 Key: IMPALA-12217 URL: https://issues.apache.org/jira/browse/IMPALA-12217 Project: IMPALA

[jira] [Resolved] (IMPALA-12179) Switch from detection via lsb_release to /etc/os-release

2023-06-15 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12179. Fix Version/s: Impala 4.3.0 Resolution: Fixed > Switch from detection via lsb_rele

[jira] [Resolved] (IMPALA-12211) OpenSSL 3 doesn't provide FIPS_mode()

2023-06-15 Thread Joe McDonnell (Jira)
[ https://issues.apache.org/jira/browse/IMPALA-12211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joe McDonnell resolved IMPALA-12211. Fix Version/s: Impala 4.3.0 Assignee: Joe McDonnell Resolution: Fixed > O

[jira] [Created] (IMPALA-12219) impala-shell displays DeprecationWarning when using Python >=3.10

2023-06-15 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12219: -- Summary: impala-shell displays DeprecationWarning when using Python >=3.10 Key: IMPALA-12219 URL: https://issues.apache.org/jira/browse/IMPALA-12219 Project: IMPA

[jira] [Created] (IMPALA-12220) impala-shell tarball's sasl dependency does not work on Redhat 9 / Ubuntu 22

2023-06-15 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12220: -- Summary: impala-shell tarball's sasl dependency does not work on Redhat 9 / Ubuntu 22 Key: IMPALA-12220 URL: https://issues.apache.org/jira/browse/IMPALA-12220 Pr

[jira] [Created] (IMPALA-12224) Interactive shell tests should detect connection failures rather than hanging

2023-06-16 Thread Joe McDonnell (Jira)
Joe McDonnell created IMPALA-12224: -- Summary: Interactive shell tests should detect connection failures rather than hanging Key: IMPALA-12224 URL: https://issues.apache.org/jira/browse/IMPALA-12224 P

<    3   4   5   6   7   8   9   10   >