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

Quanlong Huang updated IMPALA-9607:
-----------------------------------
    Fix Version/s: Impala 4.0

> Syntax error 
> query_test.test_kudu.TestKuduOperations.test_column_storage_attributes fails 
> on exhaustive tests
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-9607
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9607
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.4.0
>            Reporter: Alice Fan
>            Assignee: Grant Henke
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> query_test.test_kudu.TestKuduOperations.test_column_storage_attributes
> Error Message
> query_test/test_kudu.py:418: in test_column_storage_attributes     
> cursor.execute(create_query) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:329:
>  in execute     configuration=configuration) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:375:
>  in execute_async     self._execute_async(op) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:394:
>  in _execute_async     operation_fn() 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:372:
>  in op     run_async=True) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:1096:
>  in execute     return self._operation('ExecuteStatement', req) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:1026:
>  in _operation     resp = self._rpc(kind, request) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:994:
>  in _rpc     err_if_rpc_not_ok(response) 
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:748:
>  in err_if_rpc_not_ok     raise HiveServer2Error(resp.status.errorMessage) E  
>  HiveServer2Error: ParseException: Syntax error in line 1: E   ...l decimal, 
> date_col date, varchar(10)_col varchar(10))... E                              
>   ^ E   Encountered: VARCHAR E   Expected: DEFAULT, FOREIGN, PRIMARY, 
> IDENTIFIER E    E   CAUSED BY: Exception: Syntax error
> Stacktrace
> query_test/test_kudu.py:418: in test_column_storage_attributes
>     cursor.execute(create_query)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:329:
>  in execute
>     configuration=configuration)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:375:
>  in execute_async
>     self._execute_async(op)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:394:
>  in _execute_async
>     operation_fn()
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:372:
>  in op
>     run_async=True)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:1096:
>  in execute
>     return self._operation('ExecuteStatement', req)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:1026:
>  in _operation
>     resp = self._rpc(kind, request)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:994:
>  in _rpc
>     err_if_rpc_not_ok(response)
> /data/jenkins/workspace/impala-asf-master-exhaustive/repos/Impala/infra/python/env/lib/python2.7/site-packages/impala/hiveserver2.py:748:
>  in err_if_rpc_not_ok
>     raise HiveServer2Error(resp.status.errorMessage)
> E   HiveServer2Error: ParseException: Syntax error in line 1:
> E   ...l decimal, date_col date, varchar(10)_col varchar(10))...
> E                                ^
> E   Encountered: VARCHAR
> E   Expected: DEFAULT, FOREIGN, PRIMARY, IDENTIFIER
> E   
> E   CAUSED BY: Exception: Syntax error
> Looks like it is relevant to https://gerrit.cloudera.org/#/c/14197/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to