You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2017/03/10 13:14:23 UTC

[GitHub] incubator-carbondata pull request #640: [CARBONDATA-755]Confusing comment ab...

Github user jackylk commented on a diff in the pull request:

    https://github.com/apache/incubator-carbondata/pull/640#discussion_r105393496
  
    --- Diff: examples/spark/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala ---
    @@ -44,7 +44,7 @@ object CarbonExample {
         // Currently there are two data loading flows in CarbonData, one uses Kettle as ETL tool
         // in each node to do data loading, another uses a multi-thread framework without Kettle (See
         // AbstractDataLoadProcessorStep)
    -    // Load data with Kettle
    +    // Load data without Kettle(by Default,use_kettle='false')
    --- End diff --
    
    I think it does not need to mention kettle, as it may be totally removed in the future


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---