You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by zuowang <gi...@git.apache.org> on 2016/09/02 09:16:51 UTC

[GitHub] incubator-carbondata pull request #121: [CARBONDATA-203]Use static string to...

GitHub user zuowang opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/121

    [CARBONDATA-203]Use static string to set Hadoop configuration

    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. This PR made a fix.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zuowang/incubator-carbondata master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/121.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #121
    
----
commit c418447324ea4c4f40d9e26075f128e3d1359716
Author: Zuo Wang <wa...@qq.com>
Date:   2016-09-02T09:01:55Z

    Use static string to set Hadoop configuration

----


---
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.
---

[GitHub] incubator-carbondata pull request #121: [CARBONDATA-203]Use static string to...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/121


---
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.
---