Re: Question about 2.3.5-SNAPSHOT availability

2019-04-26 Thread Hyukjin Kwon
Awesome! thank you! 2019년 4월 27일 (토) 오전 6:21, Alan Gates 님이 작성: > I've pushed a 2.3.5-SNAPSHOT to Apache's maven repository. You should be > able to use that for testing. I did not restart the nightly build, so if > we add more patches we'll need to re-upload a new snapshot. > > Alan. > > On Fr

[jira] [Created] (HIVE-21658) Enable flaky cbo_rp_limit.q in TestMiniLlapLocalCliDriver

2019-04-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-21658: -- Summary: Enable flaky cbo_rp_limit.q in TestMiniLlapLocalCliDriver Key: HIVE-21658 URL: https://issues.apache.org/jira/browse/HIVE-21658 Project: H

[jira] [Created] (HIVE-21657) Disable flaky cbo_rp_limit.q (TestMiniLlapLocalCliDriver)

2019-04-26 Thread Jesus Camacho Rodriguez (JIRA)
Jesus Camacho Rodriguez created HIVE-21657: -- Summary: Disable flaky cbo_rp_limit.q (TestMiniLlapLocalCliDriver) Key: HIVE-21657 URL: https://issues.apache.org/jira/browse/HIVE-21657 Project: H

[jira] [Created] (HIVE-21656) Vectorize UDF mask

2019-04-26 Thread Vineet Garg (JIRA)
Vineet Garg created HIVE-21656: -- Summary: Vectorize UDF mask Key: HIVE-21656 URL: https://issues.apache.org/jira/browse/HIVE-21656 Project: Hive Issue Type: Improvement Components: Vec

Re: Question about 2.3.5-SNAPSHOT availability

2019-04-26 Thread Alan Gates
I've pushed a 2.3.5-SNAPSHOT to Apache's maven repository. You should be able to use that for testing. I did not restart the nightly build, so if we add more patches we'll need to re-upload a new snapshot. Alan. On Fri, Apr 26, 2019 at 12:25 AM Hyukjin Kwon wrote: > Hi Hive team, > > I and Yu

[jira] [Created] (HIVE-21655) Add Re-Try to LdapSearchFactory

2019-04-26 Thread David Mollitor (JIRA)
David Mollitor created HIVE-21655: - Summary: Add Re-Try to LdapSearchFactory Key: HIVE-21655 URL: https://issues.apache.org/jira/browse/HIVE-21655 Project: Hive Issue Type: Improvement

Re: A proposal for read-only external table for cloud-native Hive deployment

2019-04-26 Thread Thai Bui
> > My suggestion does require a change to your ETL process, but it doesn't > require you to copy the data into HDFS or to create storage clusters. Hive > managed tables can reside in S3 with no problem. Thanks for pointing this out. I totally forget that managed tables could have a location ext

Re: Hive Pulsar Integration

2019-04-26 Thread Slim Bouguerra
Thanks i can see the document now. If my understanding is correct, you want achieve the following: A Hive User will submit a SQL query like select * from pulsar_table where column_used_to_partition_pulsrar_topic = 'value' And you want to only scan the pulsar topic that match that filter. Assuming m

Re: Hive Pulsar Integration

2019-04-26 Thread PengHui Li
@Slim I have copied the image to Google Docs and hope to work fine. https://docs.google.com/document/d/1K_JE_a47bu1I7va1GwUK36vdOKZGqGFWTt4qPuTRShg/edit?usp=sharing Slim Bouguerra 于2019年4月26日周五 上午12:13写道: > Hey sorry your image is not showing? Not sure why. > > On Wed, Apr 24, 2019 at 6:53 AM P

[jira] [Created] (HIVE-21654) External table location is not preserved at target when base dir is set as /.

2019-04-26 Thread Sankar Hariappan (JIRA)
Sankar Hariappan created HIVE-21654: --- Summary: External table location is not preserved at target when base dir is set as /. Key: HIVE-21654 URL: https://issues.apache.org/jira/browse/HIVE-21654 Pro

[jira] [Created] (HIVE-21653) 用impala创建表名与kudu中相同的表时,在hive-jdbc中使用metaData的getColumn()方法报错

2019-04-26 Thread honghao (JIRA)
honghao created HIVE-21653: -- Summary: 用impala创建表名与kudu中相同的表时,在hive-jdbc中使用metaData的getColumn()方法报错 Key: HIVE-21653 URL: https://issues.apache.org/jira/browse/HIVE-21653 Project: Hive Issue Type: Bu

Question about 2.3.5-SNAPSHOT availability

2019-04-26 Thread Hyukjin Kwon
Hi Hive team, I and Yuming are trying for Apache Spark to upgrade Hive to 2.3.5, which I suspect to be released soon. So, we wanted to test this via automated CI tool with SNAPSHOT if available. Is it possible to revive https://repository.apache.org/content/repositories/snapshots/org/apache/hive/