[
https://issues.apache.org/jira/browse/ATLAS-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chaitali borole updated ATLAS-3915:
-----------------------------------
Description:
For the queries being run via impala-shell the startTime and endTime epoch of
impala_process is being set to 0 instead of a valid epoch.
Commands to reproduce :
create table t3 (name string)
create table t4 as select * from t3
insert into t4 select * from t3
was:For the queries being run via impala-shell the startTime and endTime
epoch of impala_process is being set to 0 instead of a valid epoch.
!atlasattach.png!
> impala_process startTime and endTime epoch is being set to 0
> ------------------------------------------------------------
>
> Key: ATLAS-3915
> URL: https://issues.apache.org/jira/browse/ATLAS-3915
> Project: Atlas
> Issue Type: Improvement
> Components: impala-integration
> Affects Versions: 2.1.0
> Reporter: chaitali borole
> Assignee: chaitali borole
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: atlasattach.png
>
>
> For the queries being run via impala-shell the startTime and endTime epoch of
> impala_process is being set to 0 instead of a valid epoch.
> Commands to reproduce :
> create table t3 (name string)
> create table t4 as select * from t3
> insert into t4 select * from t3
--
This message was sent by Atlassian Jira
(v8.3.4#803005)