[ 
https://issues.apache.org/jira/browse/IMPALA-13322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Fehr updated IMPALA-13322:
--------------------------------
    Description: 
When running "alter table add column if not exists" ddls on 
sys.impala_query_live, Impala returns "IllegalStateException: null".  No stack 
trace can be found in any log files.

Even though that error was returned, the column was still added, it just took 
about 10 seconds to show up in the table.

Once this issue is fixed, the disparate logic to handle upgrades on 
sys.impala_query_log and sys.impala_query_live can be unified.

  was:
When running "alter table add column if not exists" ddls on 
sys.impala_query_live, Impala returns "IllegalStateException: null".  No stack 
trace can be found in any log files.

Even though that error was returned, the column was still added, it just took 
about 10 seconds to show up in the table.


> Cannot Alter Table sys.impala_query_live
> ----------------------------------------
>
>                 Key: IMPALA-13322
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13322
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Jason Fehr
>            Priority: Critical
>              Labels: workload-management
>
> When running "alter table add column if not exists" ddls on 
> sys.impala_query_live, Impala returns "IllegalStateException: null".  No 
> stack trace can be found in any log files.
> Even though that error was returned, the column was still added, it just took 
> about 10 seconds to show up in the table.
> Once this issue is fixed, the disparate logic to handle upgrades on 
> sys.impala_query_log and sys.impala_query_live can be unified.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to