You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Manish Gupta (JIRA)" <ji...@apache.org> on 2017/07/30 08:26:00 UTC

[jira] [Created] (CARBONDATA-1342) Fixed bugs for spark conf property and debugging in windows

Manish Gupta created CARBONDATA-1342:
----------------------------------------

             Summary: Fixed bugs for spark conf property and debugging in windows
                 Key: CARBONDATA-1342
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1342
             Project: CarbonData
          Issue Type: Bug
            Reporter: Manish Gupta
            Assignee: Manish Gupta
            Priority: Minor


Fixes to be done:
1. In spark 2, spark conf once set in spark context cannot be modified with the same context again. Therefore removed setting property in spark conf and directly getting the property from carbon properties.
2. Path formation is not proper when we run CarbonSessionExample in windows as File.Separator in the table path formation
3. Namenode call is made after completion of each data load for renaming bad folders



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)