[
https://issues.apache.org/jira/browse/ATLAS-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242181#comment-17242181
]
ASF subversion and git services commented on ATLAS-3915:
--------------------------------------------------------
Commit 5037871ad95fd1d0a7596307b3f92e471cb84209 in atlas's branch
refs/heads/master from chaitali borole
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=5037871 ]
ATLAS-3915 : impala_process startTime and endTime epoch is being set to 0
Signed-off-by: nixonrodrigues <[email protected]>
> 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)