Allow Configuring Input Formats for Hive ----------------------------------------
Key: HIVE-2639 URL: https://issues.apache.org/jira/browse/HIVE-2639 Project: Hive Issue Type: New Feature Reporter: Ron Bodkin If you want to use a parameterizable input format in Hive, you currently have to either use set to pass a configuration to everything (on each appropriate query). It would be nice to have a kind of property in hive that's associated with the input format. The best option for this today seems to be the storage handler mechanism, but that seems a bit heavyweight for this purpose (requiring you to also specify an output format and a serde). -- 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