[jira] [Created] (DRILL-7214) Error While Strating Drill in distributed mode.

2019-04-24 Thread Abhay Kumar Singh (JIRA)
Abhay Kumar Singh created DRILL-7214: Summary: Error While Strating Drill in distributed mode. Key: DRILL-7214 URL: https://issues.apache.org/jira/browse/DRILL-7214 Project: Apache Drill

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread SorabhApache
Update: 1) DRILL-7208 is there in 1.15 release as well, so it's not a blocker for 1.16 2) DRILL-7213: drill-format-mapr.jar contains stale git.properties file - Still investigating on the above issue. 3) DRILL-7201: Strange symbols in error window (Windows) - Issue is not reproducible on

[jira] [Created] (DRILL-7213) drill-format-mapr.jar contains stale git.properties file

2019-04-24 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-7213: Summary: drill-format-mapr.jar contains stale git.properties file Key: DRILL-7213 URL: https://issues.apache.org/jira/browse/DRILL-7213 Project: Apache Drill

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Igor Guzenko
Thank you Paul and Padma for quick response, both examples are really useful for me.

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Boaz Ben-Zvi
   Downloaded both the binary and src tarballs, and verified the SHA signatures and the PGP. Built and ran the full unit tests on both Linux and Mac (took 3:05 hours on my Mac). Successfully ran some old favorite queries with Sort/Hash-Join/Hash-Agg spilling. Ran several manual tests of

[GitHub] [drill] kkhatua opened a new pull request #1765: DRILL-7202: Failed query shows warning that fragments made no progress

2019-04-24 Thread GitBox
kkhatua opened a new pull request #1765: DRILL-7202: Failed query shows warning that fragments made no progress URL: https://github.com/apache/drill/pull/1765 This bug arises because of the `toggleWarning()` javascript function that shows the warning if the number of slow major fragments

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Padma Penumarthy
You can look at RecordBatchMemoryManager.java and follow one of the operator code (like flatten) to see how this was done. Thanks Padma On Wed, Apr 24, 2019 at 12:00 PM Paul Rogers wrote: > Hi Igor, > > Thanks for the recap. You asked about vector allocation. Here is where I > think things

[jira] [Created] (DRILL-7212) Add gpg key with apache.org email for sorabh

2019-04-24 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-7212: Summary: Add gpg key with apache.org email for sorabh Key: DRILL-7212 URL: https://issues.apache.org/jira/browse/DRILL-7212 Project: Apache Drill

[jira] [Created] (DRILL-7211) Batch Sizing in MergingReceiver

2019-04-24 Thread Karthikeyan Manivannan (JIRA)
Karthikeyan Manivannan created DRILL-7211: - Summary: Batch Sizing in MergingReceiver Key: DRILL-7211 URL: https://issues.apache.org/jira/browse/DRILL-7211 Project: Apache Drill Issue

[jira] [Created] (DRILL-7210) Batch Sizing in HashPartitionSender

2019-04-24 Thread Karthikeyan Manivannan (JIRA)
Karthikeyan Manivannan created DRILL-7210: - Summary: Batch Sizing in HashPartitionSender Key: DRILL-7210 URL: https://issues.apache.org/jira/browse/DRILL-7210 Project: Apache Drill

[jira] [Created] (DRILL-7209) Bundle parquet-tools Jar file with Apache Drill distribution

2019-04-24 Thread Kunal Khatua (JIRA)
Kunal Khatua created DRILL-7209: --- Summary: Bundle parquet-tools Jar file with Apache Drill distribution Key: DRILL-7209 URL: https://issues.apache.org/jira/browse/DRILL-7209 Project: Apache Drill

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Paul Rogers
Hi Igor, Thanks for the recap. You asked about vector allocation. Here is where I think things stand. Others can fill in details that I may miss. We have several ways to size value vectors; but no single standard. As you note, the most common way is simply to accept the cost of letting the

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Anton Gozhiy
Reported the issue I mentioned above: https://issues.apache.org/jira/browse/DRILL-7208 Please, take a look. On Wed, Apr 24, 2019 at 8:58 PM Kunal Khatua wrote: > Downloaded the tarball and tried it in embedded mode. > > Ran simple join queries and interacted with the WebUI. > > Issues confirmed

[jira] [Created] (DRILL-7208) Drill commit is no showed if build Drill from the release sources.

2019-04-24 Thread Anton Gozhiy (JIRA)
Anton Gozhiy created DRILL-7208: --- Summary: Drill commit is no showed if build Drill from the release sources. Key: DRILL-7208 URL: https://issues.apache.org/jira/browse/DRILL-7208 Project: Apache Drill

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Kunal Khatua
Downloaded the tarball and tried it in embedded mode.  Ran simple join queries and interacted with the WebUI.  Issues confirmed were DRILL-7192 and DRILL-7203.  I'm unable to repro DRILL-7201 and DRILL-7202, though I have a fix for the latter. Will work with Arina to identify repro steps. None

Re: Hangout Discussion Topics for 04-16-2019

2019-04-24 Thread Igor Guzenko
Hello Everyone, Sorry for the late reply, here is presentations about Map vector - https://docs.google.com/presentation/d/1FG4swOrkFIRL7qjiP7PSOPy8a1vnxs5Z9PM3ZfRPRYo/edit#slide=id.p Hive complex types -

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Khurram Faraaz
i see the correct version and commit, I deployed the binaries to test. Apache Drill 1.16.0 "Start your SQL engine." apache drill> select * from sys.version;

[jira] [Created] (DRILL-7207) Update the copyright year in NOTICE.txt file

2019-04-24 Thread Sorabh Hamirwasia (JIRA)
Sorabh Hamirwasia created DRILL-7207: Summary: Update the copyright year in NOTICE.txt file Key: DRILL-7207 URL: https://issues.apache.org/jira/browse/DRILL-7207 Project: Apache Drill

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread SorabhApache
Hi Volodymyr/Anton, I can verify that I am seeing both the below issues as reported by Anton and Volodymyr. I will investigate further why we are seeing these issues. Thanks for catching this. Can you please open JIRA's for these issues ? 1) Wrong result for sys.version query when built from

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Volodymyr Vysotskyi
Hi Aman, There are two different issues connected with *git.properties* file. Regarding the problem I have mentioned, prebuilt tar (apache-drill-1.16.0.tar.gz) contains *drill-format-mapr-1.16.0.jar* jar which contains a *git.properties* file with the incorrect version. When *select * from

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Aman Sinha
This works fine for me with the binary tarball that I installed on my Mac. ..it shows the correct commit message. Apache Drill 1.16.0 "This isn't your grandfather's SQL." apache drill> *select* * *from* sys.version;

[GitHub] [drill] weijietong commented on issue #1764: DRILL-7206:using primitive int list at right or full join case

2019-04-24 Thread GitBox
weijietong commented on issue #1764: DRILL-7206:using primitive int list at right or full join case URL: https://github.com/apache/drill/pull/1764#issuecomment-486219995 @arina-ielchiieva thanks for the tip. This is an

[GitHub] [drill] arina-ielchiieva commented on issue #1764: using primitive int list at right or full join case

2019-04-24 Thread GitBox
arina-ielchiieva commented on issue #1764: using primitive int list at right or full join case URL: https://github.com/apache/drill/pull/1764#issuecomment-486212046 There is no link to Jira (PR name and commit message are invalid).

[GitHub] [drill] weijietong opened a new pull request #1764: using primitive int list at right or full join case

2019-04-24 Thread GitBox
weijietong opened a new pull request #1764: using primitive int list at right or full join case URL: https://github.com/apache/drill/pull/1764 This change is to avoid the unneeded box ,unbox operation. This is an automated

[jira] [Created] (DRILL-7206) Tuning hash join code using primitive int

2019-04-24 Thread weijie.tong (JIRA)
weijie.tong created DRILL-7206: -- Summary: Tuning hash join code using primitive int Key: DRILL-7206 URL: https://issues.apache.org/jira/browse/DRILL-7206 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-7205) Drill fails to start when authentication is disabled

2019-04-24 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7205: --- Summary: Drill fails to start when authentication is disabled Key: DRILL-7205 URL: https://issues.apache.org/jira/browse/DRILL-7205 Project: Apache Drill

[jira] [Created] (DRILL-7204) Add proper validation when creating plugin

2019-04-24 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7204: --- Summary: Add proper validation when creating plugin Key: DRILL-7204 URL: https://issues.apache.org/jira/browse/DRILL-7204 Project: Apache Drill Issue

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Arina Ielchiieva
Taking into account previous emails, looks like we'll need to have new RC. I also suggest to include https://issues.apache.org/jira/browse/DRILL-7201 into new RC. Kind regards, Arina On Wed, Apr 24, 2019 at 2:44 PM Volodymyr Vysotskyi wrote: > Also, I have noticed that for the prebuilt tar,

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Volodymyr Vysotskyi
Also, I have noticed that for the prebuilt tar, the following query on my machine returns the wrong results: apache drill> select * from sys.version;

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Anton Gozhiy
Clarification to my last message: I downloaded Drill from here: http://home.apache.org/~sorabh/drill/releases/1.16.0/rc1/apache-drill-1.16.0-src.tar.gz and built it by command: mvn clean install -DskipTests On Wed, Apr 24, 2019 at 1:53 PM Anton Gozhiy wrote: > Hi All, > > I found an issue with

[jira] [Created] (DRILL-7203) Back button for failed query does not return on Query page

2019-04-24 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7203: --- Summary: Back button for failed query does not return on Query page Key: DRILL-7203 URL: https://issues.apache.org/jira/browse/DRILL-7203 Project: Apache

[jira] [Created] (DRILL-7202) Failed query shows warning that fragments has made no progress

2019-04-24 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7202: --- Summary: Failed query shows warning that fragments has made no progress Key: DRILL-7202 URL: https://issues.apache.org/jira/browse/DRILL-7202 Project: Apache

[jira] [Created] (DRILL-7201) Strange symbols in error window (Windows)

2019-04-24 Thread Arina Ielchiieva (JIRA)
Arina Ielchiieva created DRILL-7201: --- Summary: Strange symbols in error window (Windows) Key: DRILL-7201 URL: https://issues.apache.org/jira/browse/DRILL-7201 Project: Apache Drill Issue

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Anton Gozhiy
Hi All, I found an issue with Drill version, used the provided rc1 source: apache drill> select * from sys.version; +-+---++-+-++ | version | commit_id | commit_message | commit_time | build_email | build_time |

[jira] [Created] (DRILL-7200) Update Calcite to 1.19

2019-04-24 Thread Bohdan Kazydub (JIRA)
Bohdan Kazydub created DRILL-7200: - Summary: Update Calcite to 1.19 Key: DRILL-7200 URL: https://issues.apache.org/jira/browse/DRILL-7200 Project: Apache Drill Issue Type: Task

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Volodymyr Vysotskyi
Hi Sorabh, Sorry for being picky, but looks like the key you have published was generated for non-apache email: sohami.apa...@gmail.com. According to the [1], it is highly recommended to use Apache email address as the primary User-ID. [1] https://www.apache.org/dev/release-signing#user-id Kind

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Jyothsna Reddy
Built it from cloning the git branch and unit tests on my Linux VM (time taken - 43 min). Tested new features of metadata caching by creating v4 cache files using new Refresh Metadata commands and manually verified the cache files. Tried a few queries that use metadata cache and verified results.

Re: [VOTE] Apache Drill Release 1.16.0 - RC1

2019-04-24 Thread Jyothsna Reddy
Built it from cloning the git branch and unit tests on my Linux VM (time taken - 43 min). Tested new features of metadata caching by creating v4 cache files using new Refresh Metadata commands and manually verified the cache files. Tried a few queries that use metadata cache and verified results.