You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Lavkesh Lahngir (JIRA)" <ji...@apache.org> on 2016/08/10 08:03:20 UTC

[jira] [Resolved] (LENS-1255) Instance run result path is set NULL in job_instance_run_table

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

Lavkesh Lahngir resolved LENS-1255.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 2.7

> Instance run result path is set NULL in job_instance_run_table 
> ---------------------------------------------------------------
>
>                 Key: LENS-1255
>                 URL: https://issues.apache.org/jira/browse/LENS-1255
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Archana H
>            Assignee: Lavkesh Lahngir
>             Fix For: 2.7
>
>
> mysql> select * from job_instance_run_table ;
> | id                                   | runid | sessionhandle                                                                                                                                                                                                    | starttime     | endtime       | resultpath                                                                               | queryhandle                          | status    |
> | 515858df-a486-44a2-bb62-de659996842c |     1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?><lensSessionHandle><publicId>ea298134-24d1-4b93-b834-10ba971625fb</publicId><secretId>1ff8129f-8d6e-45e5-b473-d77b841f1e3c</secretId></lensSessionHandle> | 1470224250044 | 1470224250765 | NULL                                                                                     | 16cd5612-52c8-494f-8e1b-06431fc6cbef | SUCCEEDED |



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)