PigStorage -schema option
-------------------------

                 Key: PIG-2517
                 URL: https://issues.apache.org/jira/browse/PIG-2517
             Project: Pig
          Issue Type: Bug
         Environment: linux debian
            Reporter: Alessandro Finamore


I'm trying to use the -schema option of PigStorage.

This is what I have in the pig script
store line into '/path/to/file' using PigStorage('\t','-schema');

This is the line related to the error
2012-02-07 18:58:31,889 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 
2999: Unexpected internal error. could not instantiate 'PigStorage' with 
arguments '[     , -schema]'


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to