You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2017/01/15 16:54:26 UTC

[jira] [Resolved] (CARBONDATA-632) Fix wrong comments of load data in CarbonDataRDDFactory.scala

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

Ravindra Pesala resolved CARBONDATA-632.
----------------------------------------
    Resolution: Fixed

> Fix wrong comments of load data  in CarbonDataRDDFactory.scala
> --------------------------------------------------------------
>
>                 Key: CARBONDATA-632
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-632
>             Project: CarbonData
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating
>            Reporter: Liang Chen
>            Assignee: Liang Chen
>            Priority: Minor
>             Fix For: 1.0.0-incubating
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Fix wrong comments of load data  in CarbonDataRDDFactory.scala:
> 1.Currently, not use NewHadoopRDD and DummyLoadRDD
> 2.Clean invalid code:
>      inputFormat match {
>             case configurable: Configurable =>
>               configurable.setConf(hadoopConfiguration)
>             case _ =>
>           }



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