Confusing in hive-default.xml

2010-11-09 Thread 김영우
Hi, Myabe it is a typo but i'm not sure. Excerpt from hive-default.xml (trunk): hive.input.format org.apache.hadoop.hive.ql.io.HiveInputFormat The default input format, if it is not specified, the system assigns it. It is set to HiveInputFormat for hadoop versions 17, 18 and 19, whereas it

Re: Confusing in hive-default.xml

2010-11-09 Thread 김영우
Hi, I filed a jira for this and attached a patch. https://issues.apache.org/jira/browse/HIVE-1780 - Youngwoo 2010/11/10 Namit Jain > It is a typo. > Can you file a jira and fix it ? > > > Thanks, > -namit > > > -Original Message- > From: 김영우 [mail

Re: Preparation for Hive-1.2 release

2015-04-21 Thread 김영우
Hi, I would like to add a request for support Spark 1.3, HIVE-9726. Currently Apache Bigtop includes Spark 1.3 and we ran into a compatibility issue for Hive 1.1+. The issue have been resolved on 'spark-branch' but could not find a 'fix version' for it. I hope that the fix merge into release 1.2.

Re: Full text index functionality available?

2015-06-10 Thread 김영우
AFAIK, Hive does not support the built-in features like you mentioned. But using Hive storage handler, you can integrate other components that support data indexing and searching. For instance, there are storage handlers for Solr and ElasticSearch [1][2]. HTH Regards, Youngwoo [1]. https://www.e