add --local-infile to the mysql command
---------------------------------------

                 Key: HCATALOG-362
                 URL: https://issues.apache.org/jira/browse/HCATALOG-362
             Project: HCatalog
          Issue Type: Bug
          Components: test
    Affects Versions: 0.5
            Reporter: Arpit Gupta
            Assignee: Arpit Gupta
            Priority: Minor
         Attachments: HCATALOG-362.patch

It was noticed that in certain environments hcat e2e tests deploy phase failed 
as it was not able to load data to mysql. When the "--local-infile" option was 
added to the mysql command it worked. You can take a look at 
http://dev.mysql.com/doc/refman/5.1/en/load-data-local.html for more info.

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