[jira] [Commented] (CARBONDATA-2786) NPE when SDK writer tries to write a file

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

[jira] [Commented] (CARBONDATA-2786) NPE when SDK writer tries to write a file

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16558118#comment-16558118 ]

Ajantha Bhat commented on CARBONDATA-2786:
------------------------------------------

#2387 , in [CarbonProperties.java|https://github.com/apache/carbondata/pull/2387/files#diff-4888f978087a7a1843a22fe016ea6532]

After systemLocation = getStorePath(); Null validation missing for systemLocation.

because this can be null in SDK case. As Store location is not applicable for SDK.

> NPE when SDK writer tries to write a file
> -----------------------------------------
>
>                 Key: CARBONDATA-2786
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-2786
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Ajantha Bhat
>            Assignee: Ajantha Bhat
>            Priority: Major
>
> #2387 , in [CarbonProperties.java|https://github.com/apache/carbondata/pull/2387/files#diff-4888f978087a7a1843a22fe016ea6532]
> After systemLocation = getStorePath(); Null validation missing for systemLocation.
> because this can be null in SDK case. As Store location is not applicable for SDK.
>  
>  



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