You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by balu213 <gi...@git.apache.org> on 2015/07/16 12:33:08 UTC

[GitHub] pig pull request: Update pig.cmd

GitHub user balu213 opened a pull request:

    https://github.com/apache/pig/pull/21

    Update pig.cmd

    hadoop-config.cmd is not present in the bin folder of the HADOOP_HOME instead it is present in the libexec folder. I was getting exception   
    when I ran pig.cmd -x local for the local mode I was getting the exception and hen I changed as I forked then it started working.

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

    $ git pull https://github.com/balu213/pig patch-1

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

    https://github.com/apache/pig/pull/21.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 #21
    
----
commit 1f1f55433bc466e6b07a65430a987cb1378eaff6
Author: balu213 <ba...@gmail.com>
Date:   2015-07-16T10:32:25Z

    Update pig.cmd
    
    hadoop-config.cmd is not present in the bin folder of the HADOOP_HOME instead it is present in the libexec folder. I was getting exception   
    when I ran pig.cmd -x local for the local mode I was getting the exception and hen I changed as I forked then it started working.

----


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