[ https://issues.apache.org/jira/browse/HIVE-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915926#action_12915926 ]
Vaibhav Aggarwal commented on HIVE-1624: ---------------------------------------- Hi I have attached a new patch. I have added unit tests for DosToUnix and removede the logging code. I still kept the fetchFilesNotInLocalFilesystem in SemanticAnalyzer as I felt that it was not shared code and also depended on calls to getScriptProgName(). I felt that SessionState calling into SemanticAnalyzer might not be a good idea. Thanks Vaibhav > Patch to allows scripts in S3 location > -------------------------------------- > > Key: HIVE-1624 > URL: https://issues.apache.org/jira/browse/HIVE-1624 > Project: Hadoop Hive > Issue Type: New Feature > Reporter: Vaibhav Aggarwal > Assignee: Vaibhav Aggarwal > Attachments: HIVE-1624-2.patch, HIVE-1624-3.patch, HIVE-1624-4.patch, > HIVE-1624.patch > > > I want to submit a patch which allows user to run scripts located in S3. > This patch enables Hive to download the hive scripts located in S3 buckets > and execute them. This saves users the effort of copying scripts to HDFS > before executing them. > Thanks > Vaibhav -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.