[jira] [Updated] (CARBONDATA-3106) Written_BY_APPNAME is not serialized in executor with GlobalSort

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (CARBONDATA-3106) Written_BY_APPNAME is not serialized in executor with GlobalSort

Akash R Nilugal (Jira)

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

Indhumathi Muthumurugesh updated CARBONDATA-3106:
-------------------------------------------------
    Description:
Problem:

Written_By_APPNAME when added in carbonproperty is not serialized in executor with global sort

Steps to Reproduce:
 # Create table and set sort_scope='global_sort'
 # Load data into table and find the exception

*Exception: There is an unexpected error: null*

NOTE: This issue is reproducible only if driver and executor are running in a different JVM Process

 

  was:
Problem:

Written_By_APPNAME when added in carbonproperty is not serialized in executor with global sort

Solution:

Add Written_by_APPNAME in hadoop conf and in executor get it from configuration and add to carbonproperty


> Written_BY_APPNAME is not serialized in executor with GlobalSort
> ----------------------------------------------------------------
>
>                 Key: CARBONDATA-3106
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3106
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Indhumathi Muthumurugesh
>            Assignee: Indhumathi Muthumurugesh
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Problem:
> Written_By_APPNAME when added in carbonproperty is not serialized in executor with global sort
> Steps to Reproduce:
>  # Create table and set sort_scope='global_sort'
>  # Load data into table and find the exception
> *Exception: There is an unexpected error: null*
> NOTE: This issue is reproducible only if driver and executor are running in a different JVM Process
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)