[jira] [Resolved] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

2019-03-14 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8271. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Refactor the use of Thrift enums in

[jira] [Resolved] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

2019-03-14 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8271. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Refactor the use of Thrift enums in

[jira] [Created] (IMPALA-8309) Use a more human-readable flag to switch to a different authorization provider

2019-03-14 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8309: Summary: Use a more human-readable flag to switch to a different authorization provider Key: IMPALA-8309 URL: https://issues.apache.org/jira/browse/IMPALA-8309

[jira] [Created] (IMPALA-8309) Use a more human-readable flag to switch to a different authorization provider

2019-03-14 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8309: Summary: Use a more human-readable flag to switch to a different authorization provider Key: IMPALA-8309 URL: https://issues.apache.org/jira/browse/IMPALA-8309

[jira] [Commented] (IMPALA-7917) Decouple Sentry from Impala

2019-03-14 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792763#comment-16792763 ] Fredy Wijaya commented on IMPALA-7917: -- [~gaborkaszab] yes, there's one last patch for this, which

[jira] [Commented] (IMPALA-8227) Support WITH GRANT OPTION with Ranger authorization provider

2019-03-08 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788215#comment-16788215 ] Fredy Wijaya commented on IMPALA-8227: -- Looking at Hive plugin in Ranger, this is rather

[jira] [Commented] (IMPALA-8293) Support for Ranger cache invalidation with INVALIDATE METADATA or REFRESH AUTHORIZATION

2019-03-08 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16788213#comment-16788213 ] Fredy Wijaya commented on IMPALA-8293: -- Looks like there's an API for this in Ranger:

[jira] [Created] (IMPALA-8293) Support for Ranger cache invalidation with INVALIDATE METADATA or REFRESH AUTHORIZATION

2019-03-06 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8293: Summary: Support for Ranger cache invalidation with INVALIDATE METADATA or REFRESH AUTHORIZATION Key: IMPALA-8293 URL: https://issues.apache.org/jira/browse/IMPALA-8293

[jira] [Created] (IMPALA-8292) Misc clean-up after Sentry decoupling

2019-03-06 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8292: Summary: Misc clean-up after Sentry decoupling Key: IMPALA-8292 URL: https://issues.apache.org/jira/browse/IMPALA-8292 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8292) Misc clean-up after Sentry decoupling

2019-03-06 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8292: Summary: Misc clean-up after Sentry decoupling Key: IMPALA-8292 URL: https://issues.apache.org/jira/browse/IMPALA-8292 Project: IMPALA Issue Type: Sub-task

[jira] [Work started] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

2019-03-06 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8271 started by Fredy Wijaya. > Refactor the use of Thrift enums in query-options.cc >

[jira] [Updated] (IMPALA-8248) Re-organize authorization tests

2019-03-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8248: - Description: We have authorization tests that are specific to Sentry and authorization tests

[jira] [Resolved] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

2019-03-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8261. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > create-test-configuration.sh should

[jira] [Resolved] (IMPALA-8254) Compute stats fails if COMPRESSION_CODEC is not default

2019-03-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8254. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Compute stats fails if

[jira] [Resolved] (IMPALA-8254) Compute stats fails if COMPRESSION_CODEC is not default

2019-03-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8254. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Compute stats fails if

[jira] [Resolved] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

2019-03-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8261. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > create-test-configuration.sh should

[jira] [Commented] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

2019-03-04 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16784103#comment-16784103 ] Fredy Wijaya commented on IMPALA-8271: -- [~arodoni_cloudera] nope. > Refactor the use of Thrift

[jira] [Created] (IMPALA-8281) Implement SHOW GRANT GROUP

2019-03-04 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8281: Summary: Implement SHOW GRANT GROUP Key: IMPALA-8281 URL: https://issues.apache.org/jira/browse/IMPALA-8281 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8281) Implement SHOW GRANT GROUP

2019-03-04 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8281: Summary: Implement SHOW GRANT GROUP Key: IMPALA-8281 URL: https://issues.apache.org/jira/browse/IMPALA-8281 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8280) Implement SHOW GRANT USER

2019-03-04 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8280: Summary: Implement SHOW GRANT USER Key: IMPALA-8280 URL: https://issues.apache.org/jira/browse/IMPALA-8280 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8280) Implement SHOW GRANT USER

2019-03-04 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8280: Summary: Implement SHOW GRANT USER Key: IMPALA-8280 URL: https://issues.apache.org/jira/browse/IMPALA-8280 Project: IMPALA Issue Type: Sub-task

[jira] [Reopened] (IMPALA-8269) Clean up authorization test package structure

2019-03-04 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya reopened IMPALA-8269: -- This isn't fixed yet. > Clean up authorization test package structure >

[jira] [Updated] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

2019-03-01 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8271: - Summary: Refactor the use of Thrift enums in query-options.cc (was: Refactor query-options) >

[jira] [Created] (IMPALA-8271) Refactor query-options

2019-03-01 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8271: Summary: Refactor query-options Key: IMPALA-8271 URL: https://issues.apache.org/jira/browse/IMPALA-8271 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-8271) Refactor query-options

2019-03-01 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8271: Summary: Refactor query-options Key: IMPALA-8271 URL: https://issues.apache.org/jira/browse/IMPALA-8271 Project: IMPALA Issue Type: Improvement

[jira] [Created] (IMPALA-8269) Clean up authorization test package structure

2019-03-01 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8269: Summary: Clean up authorization test package structure Key: IMPALA-8269 URL: https://issues.apache.org/jira/browse/IMPALA-8269 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8269) Clean up authorization test package structure

2019-03-01 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8269: Summary: Clean up authorization test package structure Key: IMPALA-8269 URL: https://issues.apache.org/jira/browse/IMPALA-8269 Project: IMPALA Issue Type:

[jira] [Work started] (IMPALA-8254) Compute stats fails if COMPRESSION_CODEC is not default

2019-02-27 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8254 started by Fredy Wijaya. > Compute stats fails if COMPRESSION_CODEC is not default >

[jira] [Work started] (IMPALA-8100) Add support for Apache Ranger as an alternative authorization provider

2019-02-27 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8100 started by Fredy Wijaya. > Add support for Apache Ranger as an alternative authorization provider >

[jira] [Created] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

2019-02-27 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8261: Summary: create-test-configuration.sh should not fail when FE has not been built Key: IMPALA-8261 URL: https://issues.apache.org/jira/browse/IMPALA-8261 Project:

[jira] [Created] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

2019-02-27 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8261: Summary: create-test-configuration.sh should not fail when FE has not been built Key: IMPALA-8261 URL: https://issues.apache.org/jira/browse/IMPALA-8261 Project:

[jira] [Work started] (IMPALA-8261) create-test-configuration.sh should not fail when FE has not been built

2019-02-27 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8261 started by Fredy Wijaya. > create-test-configuration.sh should not fail when FE has not been built >

[jira] [Resolved] (IMPALA-7645) Allow configuring default file format via query option

2019-02-27 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7645. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Allow configuring default file format

[jira] [Resolved] (IMPALA-7645) Allow configuring default file format via query option

2019-02-27 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7645. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Allow configuring default file format

[jira] [Created] (IMPALA-8248) Re-organize authorization tests

2019-02-25 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8248: Summary: Re-organize authorization tests Key: IMPALA-8248 URL: https://issues.apache.org/jira/browse/IMPALA-8248 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8248) Re-organize authorization tests

2019-02-25 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8248: Summary: Re-organize authorization tests Key: IMPALA-8248 URL: https://issues.apache.org/jira/browse/IMPALA-8248 Project: IMPALA Issue Type: Sub-task

[jira] [Updated] (IMPALA-7916) Support for Apache Ranger authorization provider

2019-02-25 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-7916: - Epic Name: ranger (was: authz-provider) > Support for Apache Ranger authorization provider >

[jira] [Work started] (IMPALA-7645) Allow configuring default file format via query option

2019-02-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7645 started by Fredy Wijaya. > Allow configuring default file format via query option >

[jira] [Assigned] (IMPALA-7645) Allow configuring default file format via query option

2019-02-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya reassigned IMPALA-7645: Assignee: Fredy Wijaya > Allow configuring default file format via query option >

[jira] [Resolved] (IMPALA-8233) Do not re-download Ranger if it is already downloaded

2019-02-21 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8233. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Do not re-download Ranger if it is

[jira] [Resolved] (IMPALA-8233) Do not re-download Ranger if it is already downloaded

2019-02-21 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8233. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Do not re-download Ranger if it is

[jira] [Resolved] (IMPALA-8168) On S3 Sentry HDFS sync should be disabled

2019-02-21 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8168. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > On S3 Sentry HDFS sync should be

[jira] [Resolved] (IMPALA-8168) On S3 Sentry HDFS sync should be disabled

2019-02-21 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8168. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > On S3 Sentry HDFS sync should be

[jira] [Work started] (IMPALA-8233) Do not re-download Ranger if it is already downloaded

2019-02-20 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8233 started by Fredy Wijaya. > Do not re-download Ranger if it is already downloaded >

[jira] [Created] (IMPALA-8233) Do not re-download Ranger if it is already downloaded

2019-02-20 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8233: Summary: Do not re-download Ranger if it is already downloaded Key: IMPALA-8233 URL: https://issues.apache.org/jira/browse/IMPALA-8233 Project: IMPALA Issue

[jira] [Created] (IMPALA-8233) Do not re-download Ranger if it is already downloaded

2019-02-20 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8233: Summary: Do not re-download Ranger if it is already downloaded Key: IMPALA-8233 URL: https://issues.apache.org/jira/browse/IMPALA-8233 Project: IMPALA Issue

[jira] [Created] (IMPALA-8228) Support for object ownership with Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8228: Summary: Support for object ownership with Ranger authorization provider Key: IMPALA-8228 URL: https://issues.apache.org/jira/browse/IMPALA-8228 Project: IMPALA

[jira] [Updated] (IMPALA-8225) Implement GRANT/REVOKE privilege to USER

2019-02-19 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8225: - Description: Ranger supports granting/revoking a privilege to a user directly. Only admin

[jira] [Created] (IMPALA-8225) Implement GRANT/REVOKE privilege to USER

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8225: Summary: Implement GRANT/REVOKE privilege to USER Key: IMPALA-8225 URL: https://issues.apache.org/jira/browse/IMPALA-8225 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8228) Support for object ownership with Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8228: Summary: Support for object ownership with Ranger authorization provider Key: IMPALA-8228 URL: https://issues.apache.org/jira/browse/IMPALA-8228 Project: IMPALA

[jira] [Updated] (IMPALA-8227) Support WITH GRANT OPTION with Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8227: - Description: This ticket should investigate whether it's feasible to support WITH GRANT OPTION

[jira] [Updated] (IMPALA-8227) Support WITH GRANT OPTION with Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8227: - Summary: Support WITH GRANT OPTION with Ranger authorization provider (was: Support WITH GRANT

[jira] [Created] (IMPALA-8227) Support WITH GRANT OPTION in Ranger

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8227: Summary: Support WITH GRANT OPTION in Ranger Key: IMPALA-8227 URL: https://issues.apache.org/jira/browse/IMPALA-8227 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8227) Support WITH GRANT OPTION in Ranger

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8227: Summary: Support WITH GRANT OPTION in Ranger Key: IMPALA-8227 URL: https://issues.apache.org/jira/browse/IMPALA-8227 Project: IMPALA Issue Type: Sub-task

[jira] [Created] (IMPALA-8226) Implement GRANT/REVOKE privilege to GROUP

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8226: Summary: Implement GRANT/REVOKE privilege to GROUP Key: IMPALA-8226 URL: https://issues.apache.org/jira/browse/IMPALA-8226 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8226) Implement GRANT/REVOKE privilege to GROUP

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8226: Summary: Implement GRANT/REVOKE privilege to GROUP Key: IMPALA-8226 URL: https://issues.apache.org/jira/browse/IMPALA-8226 Project: IMPALA Issue Type:

[jira] [Created] (IMPALA-8225) Implement GRANT/REVOKE privilege to USER

2019-02-19 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8225: Summary: Implement GRANT/REVOKE privilege to USER Key: IMPALA-8225 URL: https://issues.apache.org/jira/browse/IMPALA-8225 Project: IMPALA Issue Type:

[jira] [Updated] (IMPALA-8049) Impala Doc: Document Apache Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8049: - Summary: Impala Doc: Document Apache Ranger authorization provider (was: Impala Doc: Document

[jira] [Updated] (IMPALA-7916) Support for Apache Ranger authorization provider

2019-02-19 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-7916: - Summary: Support for Apache Ranger authorization provider (was: Support for pluggable

[jira] [Updated] (IMPALA-7916) Support for pluggable authorization provider

2019-02-15 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-7916: - Fix Version/s: Impala 3.3.0 > Support for pluggable authorization provider >

[jira] [Resolved] (IMPALA-8099) Update Impala build infrastructure to support Apache Ranger

2019-02-15 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8099. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Update Impala build infrastructure to

[jira] [Resolved] (IMPALA-8099) Update Impala build infrastructure to support Apache Ranger

2019-02-15 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8099. -- Resolution: Fixed Fix Version/s: Impala 3.3.0 > Update Impala build infrastructure to

[jira] [Work started] (IMPALA-8168) On S3 Sentry HDFS sync should be disabled

2019-02-13 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8168 started by Fredy Wijaya. > On S3 Sentry HDFS sync should be disabled >

[jira] [Commented] (IMPALA-7916) Support for pluggable authorization provider

2019-02-12 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16766538#comment-16766538 ] Fredy Wijaya commented on IMPALA-7916: -- [~arodoni_cloudera] No, this will be for version after 3.2.

[jira] [Work started] (IMPALA-8099) Update Impala build infrastructure to support Apache Ranger

2019-02-12 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8099 started by Fredy Wijaya. > Update Impala build infrastructure to support Apache Ranger >

[jira] [Resolved] (IMPALA-8174) test_catalog_restart failed with exception "Detected catalog service ID change"

2019-02-12 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8174. -- Resolution: Cannot Reproduce I can't reproduce this and it doesn't seem to be an issue

[jira] [Resolved] (IMPALA-8174) test_catalog_restart failed with exception "Detected catalog service ID change"

2019-02-12 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8174. -- Resolution: Cannot Reproduce I can't reproduce this and it doesn't seem to be an issue

[jira] [Assigned] (IMPALA-8174) test_catalog_restart failed with exception "Detected catalog service ID change"

2019-02-07 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya reassigned IMPALA-8174: Assignee: Fredy Wijaya > test_catalog_restart failed with exception "Detected catalog

[jira] [Created] (IMPALA-8168) On S3 Sentry HDFS sync should be disabled

2019-02-06 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8168: Summary: On S3 Sentry HDFS sync should be disabled Key: IMPALA-8168 URL: https://issues.apache.org/jira/browse/IMPALA-8168 Project: IMPALA Issue Type: Bug

[jira] [Created] (IMPALA-8168) On S3 Sentry HDFS sync should be disabled

2019-02-06 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8168: Summary: On S3 Sentry HDFS sync should be disabled Key: IMPALA-8168 URL: https://issues.apache.org/jira/browse/IMPALA-8168 Project: IMPALA Issue Type: Bug

[jira] [Resolved] (IMPALA-8150) AuditingTest.TestAccessEventsOnAuthFailure

2019-02-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8150. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 >

[jira] [Resolved] (IMPALA-8150) AuditingTest.TestAccessEventsOnAuthFailure

2019-02-05 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8150. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 >

[jira] [Commented] (IMPALA-8163) Local catalog mode needs to be visible on catalogd web UI if turned on

2019-02-04 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16760425#comment-16760425 ] Fredy Wijaya commented on IMPALA-8163: -- [~adrian.ng] May I know what you mean by visible on the web

[jira] [Work started] (IMPALA-8150) AuditingTest.TestAccessEventsOnAuthFailure

2019-02-01 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8150 started by Fredy Wijaya. > AuditingTest.TestAccessEventsOnAuthFailure >

[jira] [Resolved] (IMPALA-7934) Switch to using Java 8's Base64 impl for incremental stats encoding

2019-01-31 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7934. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Switch to using Java 8's Base64 impl

[jira] [Commented] (IMPALA-8136) Investigate NoClassDefFoundError when running maven tests

2019-01-29 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16755201#comment-16755201 ] Fredy Wijaya commented on IMPALA-8136: -- [~stiga-huang] is this an error in 2.x branch of master?

[jira] [Resolved] (IMPALA-7832) Support IF NOT EXISTS in alter table add columns

2019-01-24 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7832. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Support IF NOT EXISTS in alter table

[jira] [Resolved] (IMPALA-7832) Support IF NOT EXISTS in alter table add columns

2019-01-24 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7832. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Support IF NOT EXISTS in alter table

[jira] [Created] (IMPALA-8099) Update Impala build infrastructure to support Apache Ranger

2019-01-23 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8099: Summary: Update Impala build infrastructure to support Apache Ranger Key: IMPALA-8099 URL: https://issues.apache.org/jira/browse/IMPALA-8099 Project: IMPALA

[jira] [Resolved] (IMPALA-7526) Intermittent fe compilation failure due to failure of mvn enforcer rules

2019-01-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7526. -- Resolution: Fixed This is no longer an issue. > Intermittent fe compilation failure due to

[jira] [Resolved] (IMPALA-7526) Intermittent fe compilation failure due to failure of mvn enforcer rules

2019-01-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7526. -- Resolution: Fixed This is no longer an issue. > Intermittent fe compilation failure due to

[jira] [Created] (IMPALA-8100) Add support for Apache Ranger as an alternative authorization provider

2019-01-23 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8100: Summary: Add support for Apache Ranger as an alternative authorization provider Key: IMPALA-8100 URL: https://issues.apache.org/jira/browse/IMPALA-8100 Project:

[jira] [Created] (IMPALA-8100) Add support for Apache Ranger as an alternative authorization provider

2019-01-23 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8100: Summary: Add support for Apache Ranger as an alternative authorization provider Key: IMPALA-8100 URL: https://issues.apache.org/jira/browse/IMPALA-8100 Project:

[jira] [Created] (IMPALA-8099) Update Impala build infrastructure to support Apache Ranger

2019-01-23 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8099: Summary: Update Impala build infrastructure to support Apache Ranger Key: IMPALA-8099 URL: https://issues.apache.org/jira/browse/IMPALA-8099 Project: IMPALA

[jira] [Commented] (IMPALA-3323) impala-shell --ldap_password_cmd has no config file equivalent

2019-01-23 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750205#comment-16750205 ] Fredy Wijaya commented on IMPALA-3323: -- [~arodoni_cloudera] this is an existing option. However, if

[jira] [Resolved] (IMPALA-8073) SentryProxy.testAddCatalog() failed in private build because of socket error

2019-01-22 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8073. -- Resolution: Fixed > SentryProxy.testAddCatalog() failed in private build because of socket

[jira] [Resolved] (IMPALA-3323) impala-shell --ldap_password_cmd has no config file equivalent

2019-01-22 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-3323. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > impala-shell --ldap_password_cmd has

[jira] [Resolved] (IMPALA-3323) impala-shell --ldap_password_cmd has no config file equivalent

2019-01-22 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-3323. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > impala-shell --ldap_password_cmd has

[jira] [Work started] (IMPALA-7934) Switch to using Java 8's Base64 impl for incremental stats encoding

2019-01-22 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7934 started by Fredy Wijaya. > Switch to using Java 8's Base64 impl for incremental stats encoding >

[jira] [Work started] (IMPALA-3323) impala-shell --ldap_password_cmd has no config file equivalent

2019-01-18 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-3323 started by Fredy Wijaya. > impala-shell --ldap_password_cmd has no config file equivalent >

[jira] [Work started] (IMPALA-8073) SentryProxy.testAddCatalog() failed in private build because of socket error

2019-01-18 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8073 started by Fredy Wijaya. > SentryProxy.testAddCatalog() failed in private build because of socket error

[jira] [Resolved] (IMPALA-7679) Improve error message and add test for creating table with NULL column

2019-01-17 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7679. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Improve error message and add test for

[jira] [Resolved] (IMPALA-7679) Improve error message and add test for creating table with NULL column

2019-01-17 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-7679. -- Resolution: Fixed Fix Version/s: Impala 3.2.0 > Improve error message and add test for

[jira] [Resolved] (IMPALA-8061) S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3

2019-01-17 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8061. -- Resolution: Fixed > S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3 >

[jira] [Resolved] (IMPALA-8061) S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3

2019-01-17 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya resolved IMPALA-8061. -- Resolution: Fixed > S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3 >

[jira] [Updated] (IMPALA-8061) S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3

2019-01-17 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fredy Wijaya updated IMPALA-8061: - Affects Version/s: (was: Impala 3.2.0) > S3_ACCESS_VALIDATED unbound variable when using

[jira] [Commented] (IMPALA-8008) InvocationTargetException when making HMS RPCs

2019-01-15 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16743728#comment-16743728 ] Fredy Wijaya commented on IMPALA-8008: -- [~laszlog] the issue was caused by Sentry regression in CDH

[jira] [Work started] (IMPALA-7679) Improve error message and add test for creating table with NULL column

2019-01-11 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-7679 started by Fredy Wijaya. > Improve error message and add test for creating table with NULL column >

[jira] [Work started] (IMPALA-8061) S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3

2019-01-08 Thread Fredy Wijaya (JIRA)
[ https://issues.apache.org/jira/browse/IMPALA-8061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on IMPALA-8061 started by Fredy Wijaya. > S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3 >

[jira] [Created] (IMPALA-8061) S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3

2019-01-08 Thread Fredy Wijaya (JIRA)
Fredy Wijaya created IMPALA-8061: Summary: S3_ACCESS_VALIDATED unbound variable when using TARGET_FILESYSTEM=s3 Key: IMPALA-8061 URL: https://issues.apache.org/jira/browse/IMPALA-8061 Project: IMPALA

<    1   2   3   4   5   6   7   8   9   10   >