[jira] [Updated] (CARBONDATA-203) Use static string to set Hadoop configuration

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

[jira] [Updated] (CARBONDATA-203) Use static string to set Hadoop configuration

Akash R Nilugal (Jira)

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

Jacky Li updated CARBONDATA-203:
--------------------------------
    Description:
Should use static string in FileInputFormat class as the configuration key to set the corresponding configuration value in Hadoop Configuration

Some places currently is not doing like this, such as CarbonDataRDDFactory, SplitUtils
search for "hadoopConfiguration.set"

  was:
Should use static string in FileInputFormat class as the configuration key to set the corresponding configuration value in Hadoop Configuration

Some places currently is not doing like this, such as CarbonDataRDDFactory, SplitUtils


> Use static string to set Hadoop configuration
> ---------------------------------------------
>
>                 Key: CARBONDATA-203
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-203
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Jacky Li
>             Fix For: 0.2.0-incubating
>
>
> Should use static string in FileInputFormat class as the configuration key to set the corresponding configuration value in Hadoop Configuration
> Some places currently is not doing like this, such as CarbonDataRDDFactory, SplitUtils
> search for "hadoopConfiguration.set"



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