Re: Contributions to Cloudera Impala

2016-10-26 Thread Jim Apple
d once again apologize for making you > follow up on this. I will definitely get back to you soon. > > > Thanks & Regards, > Nishidha > > [image: Inactive hide details for Jim Apple ---10/26/2016 01:19:40 > AM---Nishidha, I still haven't heard about the branching. Is

Unable to start Hive with testdata.bin/run-all.sh

2016-10-26 Thread Jim Apple
I am seeing the error below when trying to get my development environment up and running. Has anyone else seen and worked around this before? 2016-10-26 10:27:16,719 ERROR Datastore.Schema (Log4JLogger.java:error(125)) - Failed initialising database. Unable to open a test connection to the given

Re: distcc now available

2016-10-26 Thread Jim Apple
to do a full build from scratch. > > On Tue, Oct 25, 2016 at 9:24 AM, Jim Apple <jbap...@cloudera.com> wrote: > >> Impala now supports distcc to speed up your builds. The instructions >> are in bin/distcc/README.md. >>

Re: Contributions to Cloudera Impala

2016-10-25 Thread Jim Apple
Nishidha, I still haven't heard about the branching. Is there anything in your way I can help move aside? On Mon, Oct 3, 2016 at 8:26 AM, Jim Apple <jbap...@cloudera.com> wrote: >> Yes, I'll start a new discussion about branching. Could you please share the >> compl

distcc now available

2016-10-25 Thread Jim Apple
Impala now supports distcc to speed up your builds. The instructions are in bin/distcc/README.md.

Re: Cannot push new patch set to Gerrit

2016-10-24 Thread Jim Apple
Henry Robinson <he...@cloudera.com> wrote: > >> Ah, that might be something magit-push did in Emacs - I was trying to push >> from Emacs and it clearly didn't do the right thing. I think we can delete >> that new branch. >> >> On 24 October 2016 at 14:06, Jim App

Re: Cannot push new patch set to Gerrit

2016-10-24 Thread Jim Apple
8d7b01faea6362af675a2a335b462fad3e0caa03 +commit 8a49ceaae532163f17836b1050b639329424ee5c +commit 041fa6d946e1cbe309593c4a5515bef88e06cdb4 +commit f8d48b8582b9e460c2e0e3dbb4881636f179ae73 +commit 9ef9512e5b58a75e075538b3b94ac551363609e5 +commit 2fa1633e409e9018c012df81f291a0d7566e On Mon, Oct 24, 2016 at 2:06 PM, Jim Apple

Re: Cannot push new patch set to Gerrit

2016-10-24 Thread Jim Apple
What do you think we should force-push? What did we do to cause it, and how can we avoid it in the future? On Mon, Oct 24, 2016 at 12:40 PM, Henry Robinson wrote: > I also saw the same thing. The way I got around it was to try pushing to > /drafts/ and then publishing it,

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-24 Thread Jim Apple
ose tasks aren't really suitable as that > (because they don't have an educational component). > > On Fri, Oct 21, 2016 at 10:53 AM, Jim Apple <jbap...@cloudera.com> wrote: >> SGTM. I will pick some of the PMC members and ask them to individually >> classify all of the ramp* bugs in

Re: crash in PHJ on master

2016-10-24 Thread Jim Apple
I have a Jenkins build that passed all of the e2e tests (core exploration strategy, debug build) with no crashes. On Mon, Oct 24, 2016 at 8:35 AM, Marcel Kornacker wrote: > I'm seeing a crash in PartitionedHashJoinNode, is anyone experiencing the > same or know what's going

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-21 Thread Jim Apple
lready. It would need to be a pretty big win >> for it to be worth it to me. >> >> Happy to go with the consensus, but would prefer to avoid more labels where >> possible. >> >> On 20 October 2016 at 16:44, Jim Apple <jbap...@cloudera.com>

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-20 Thread Jim Apple
gt; I also feel it's better to show new contributors what they *could* do, than > to carefully mark things that they *should not* do. > > On 20 October 2016 at 16:28, Jim Apple <jbap...@cloudera.com> wrote: > >> So you're suggesting that there be no label for "this i

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-20 Thread Jim Apple
nother way to increase the state space of JIRA labels, > components, etc, etc. > > Let's just find some good first-patch candidates and tag them. > > On 20 October 2016 at 16:03, Jim Apple <jbap...@cloudera.com> wrote: > >> Since I have heard no objection to these t

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-20 Thread Jim Apple
Since I have heard no objection to these tag names, I'm picking "newbie" and "non-newbie". I am going to start emailing some PMC members to ask them to categorize issues. On Tue, Oct 18, 2016 at 9:57 AM, Jim Apple <jbap...@cloudera.com> wrote: > How shall we dist

Re: Bulk JIRA email, or how to find good newbie tasks

2016-10-18 Thread Jim Apple
t even a good ramp-up task). The best way to identify newbie > tasks is for a few senior engineers to sift through the ramp-up tasks > and pick out maybe a few dozen that truly qualify as newbie tasks. > > I'm happy to help out with that when I get back. > > On Mon, Oct 17, 201

Re: 答复: problems for the debuging the frontend in Eclipse IDE

2016-10-18 Thread Jim Apple
debuging the frontend in Eclipse IDE > > > > > > > > -邮件原件- > > 发件人: Jim Apple [mailto:jbap...@cloudera.com <jbap...@cloudera.com>] > > 发送时间: 2016年10月18日 1:41 > > 收件人: dev@impala > > 抄送: Wangtieying > > 主题: Re: problems for

Re: Impala build error with libgflags-dev installed

2016-10-17 Thread Jim Apple
Thanks! Can you file a bug for this? On Mon, Oct 17, 2016 at 12:01 PM, Yonghyun Hwang wrote: > Impala build sees an error if "libgflags-dev" package is already installed > in a machine. Here is the error. > > $ source bin/impala-config.sh && buildall.sh -skiptests

Re: Bootstrapping an Impala Development Environment From Scratch

2016-10-17 Thread Jim Apple
7, 2016 at 7:58 PM, Jim Apple <jbap...@cloudera.com> wrote: > >> If you are running Ubuntu 14.04, you can bootstrap a development >> environment using the script bin/bootstrap_development.sh[0]. It will >> alter your environment, including ~/.ssh/config and /etc/hosts, s

Bootstrapping an Impala Development Environment From Scratch

2016-10-17 Thread Jim Apple
If you are running Ubuntu 14.04, you can bootstrap a development environment using the script bin/bootstrap_development.sh[0]. It will alter your environment, including ~/.ssh/config and /etc/hosts, so consider running it in a VM or container. It takes 6-7 hours in total to load all of the

Re: problems for the debuging the frontend in Eclipse IDE

2016-10-17 Thread Jim Apple
Do the planner tests pass when you run them outside of the Eclipse IDE? On Sun, Oct 16, 2016 at 6:47 PM, Zhangjun (Jerry) wrote: > Hi, > I download the source code from master branch. And build it and run all > service with testdata successfully. But when I debug the

Bulk JIRA email, or how to find good newbie tasks

2016-10-17 Thread Jim Apple
The Impala JIRA has 129 tasks that have no assignee, are still open, and are labelled ramp* (i.e. ramp-up, ramp-up-introductory, etc.). I'd like to find which of those tasks are good tasks for someone who is making their first Impala patch. I intend to promote those on one or more of : the blog,

Short git hashes are sometimes ambiguous

2016-10-14 Thread Jim Apple
There are 5079 commits in trunk, which means there are 12.9 million unordered pairs of git hashes. git uses 7 characters for short git hashes by default, though some git tools will use longer hashes for ambiguous commits. In fact, we already have that situation: the seven character string

[Impala-CR](cdh5-2.6.0 5.8.0) PREVIEW: IMPALA-4223: Handle truncated file read from HDFS cache

2016-10-14 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: PREVIEW: IMPALA-4223: Handle truncated file read from HDFS cache .. Patch Set 1: > This should probably go in ASF's master branch, then get > cherry-picked

Re: A modest proposal: use the gold linker by default

2016-10-13 Thread Jim Apple
I think clang doesn't have a CLI option to use gold. Does buildall.sh -asan interact well with gold? On Thu, Oct 13, 2016 at 8:25 AM, Tim Armstrong wrote: > The gold linker is much faster for building static binaries so will be much > friendlier for new developers. > >

Re: Impala building on Ubuntu 16.04

2016-10-13 Thread Jim Apple
Relevant bugs: https://issues.cloudera.org/browse/IMPALA-3924 https://issues.cloudera.org/browse/IMPALA-3926 https://issues.cloudera.org/browse/IMPALA-3932 On Wed, Oct 12, 2016 at 4:17 PM, Tim Armstrong wrote: > I was able to get it working and passing at least some

Re: clang-tidy: sweeping linter changes?

2016-10-09 Thread Jim Apple
can control the amount of context given to it so that people get warnings > about surrounding code or really just strictly the changed lines. > > We are using this in kudu and it's moderately helpful. > > Todd > > On Oct 8, 2016 12:13 PM, "Jim Apple" <jbap...@

clang-tidy: sweeping linter changes?

2016-10-08 Thread Jim Apple
Should we make large (but mostly cosmetic) changes to our source code to help new contributors write clean C++? We now have a .clang-format file to help new contributors write code with correct whitespace formatting. Many other parts of our C++ style can be enforced by clang-tidy, a stronger tool

[Impala-CR](cdh5-2.4.0 5.6.x) CDH-41243: Parquet scanner regression on wide tables

2016-10-07 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: CDH-41243: Parquet scanner regression on wide tables .. Abandoned Please use "Impala-ASF" -- To view, visit http://gerrit.cloudera.org:8080/3491 To unsubscribe,

[Impala-CR](cdh5-2.3.0 5.5.x) IMPALA-2385: The repeated runs configuration for running tests should not restart Impala.

2016-10-07 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2385: The repeated runs configuration for running tests should not restart Impala. .. Abandoned Please use "Impala-ASF" -- To view,

How did I InconsistentFSStateException myself?

2016-10-06 Thread Jim Apple
How do I un-InconsistentFSStateException my development environment? I did an asan build, then deleted all of the invalid cmake files (*), then when I did another build and tried to testdata/bin/run-all.sh, datanodes won't start and I get the following error message:

Squeasel and Mustache - "important" or "just an innocent embedded dependency"

2016-10-06 Thread Jim Apple
The Impala community, with our mentors, should decide if we should request from CLoudera na additional software grant for our thirdparty components. https://lists.apache.org/thread.html/d0c3482cccb3d8bc0a121c14bd269c98fb078213e79432ad164d4e62@%3Cgeneral.incubator.apache.org%3E Mustache and

[Impala-CR](cdh5-2.6.0 5.8.0) PREVIEW: IMPALA-4223: Handle truncated file read from HDFS cache

2016-10-06 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: PREVIEW: IMPALA-4223: Handle truncated file read from HDFS cache .. Patch Set 1: This should probably go in ASF's master branch, then get cherry-picked

Re: How to install the custom built impala

2016-10-05 Thread Jim Apple
What have you tried? Did you try building with the old Cloudera Impala repo at https://github.com/cloudera/impala/tree/cdh5-2.3.0_5.5.4? On Wed, Oct 5, 2016 at 10:48 AM, Pradeep Nayak wrote: > Hi - I have verified my changes in the dev cluster which I had. However the >

[ANNOUNCE] Apache Impala (incubating) 2.7.0 release

2016-10-05 Thread Jim Apple
The Apache Impala (incubating) team is pleased to announce the release of Impala 2.7.0. Impala is a high-performance C++ and Java SQL query engine for data stored in Apache Hadoop-based clusters. The release is available at: https://impala.incubator.apache.org/downloads.html Thanks, The Apache

Looking for release managers for 2.8.0

2016-10-04 Thread Jim Apple
2.7.0 will be released tomorrow, I anticipate. Our next release will be 2.8.0, I expect. Some members of the IPMC, which is the group that will vote on our graduation one day, have expressed a preference for incubator projects to have more than one release manager before graduation. I am looking

Re: [RESULT] [VOTE] Impala 2.7.0 release candidate 3

2016-10-04 Thread Jim Apple
work Jim and everyone! > > > -- Forwarded message ------ > From: Jim Apple <jbap...@cloudera.com> > Date: 4 October 2016 at 14:05 > Subject: [RESULT] [VOTE] Impala 2.7.0 release candidate 3 > To: gene...@incubator.apache.org > > > The vote passes with: >

Re: Contributions to Cloudera Impala

2016-10-03 Thread Jim Apple
> Yes, I'll start a new discussion about branching. Could you please share the > complete address of dev@? Is it different than > "dev@impala.incubator.apache.org"? That is the address.

Re: Sorry for the spam

2016-10-01 Thread Jim Apple
I Abandoned all the cdh5-trunk patches that haven't been updates since their warning one month ago. You can feel free to take step 2: shut down all pushes to the gerrit project named "Impala" On Thu, Sep 1, 2016 at 1:54 PM, Jim Apple <jbap...@cloudera.com> wrote: > What if >

[Impala-CR](cdh5-trunk) IMPALA-3804: Push per-split filtering into scanners

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-3804: Push per-split filtering into scanners .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3561 To unsubscribe, visit http://gerrit.cloudera.org

[Impala-CR](cdh5-trunk) IMPALA-2626: In-flight queries fail when statestore comes back online.

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2626: In-flight queries fail when statestore comes back online. .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1380 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-2328 Parquet scan should use min/max stats

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2328 Parquet scan should use min/max stats .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3623 To unsubscribe, visit http://gerrit.cloudera.org:8080

[Impala-CR](cdh5-trunk) Kimpala (Preview)

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Kimpala (Preview) .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3571 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType

[Impala-CR](cdh5-trunk) IMPALA-3766: Applying LZ4 compression on buffers before spilling

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-3766: Applying LZ4 compression on buffers before spilling .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3478 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-2890: Add support for ALTER for Kudu tables

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2890: Add support for ALTER for Kudu tables .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3485 To unsubscribe, visit http://gerrit.cloudera.org:8080

[Impala-CR](cdh5-trunk) PREVIEW IMPALA-2550: RPC batching

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: PREVIEW IMPALA-2550: RPC batching .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3390 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit

[Impala-CR](cdh5-trunk) PREVIEW: IMPALA-2550 Introduce query-wide execution context.

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: PREVIEW: IMPALA-2550 Introduce query-wide execution context. .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3686 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-2418: Display truncated Details column in profile summary

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2418: Display truncated Details column in profile summary .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2930 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) Query gen: Add INSERT statements

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Query gen: Add INSERT statements .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2541 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit

[Impala-CR](cdh5-trunk) IMPALA-3335: enable single-node optimizaion with joins

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-3335: enable single-node optimizaion with joins .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3161 To unsubscribe, visit http://gerrit.cloudera.org

[Impala-CR](cdh5-trunk) Fix Parquet timestamp behavior for Hive data

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Fix Parquet timestamp behavior for Hive data .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1681 To unsubscribe, visit http://gerrit.cloudera.org:8080

[Impala-CR](cdh5-trunk) Kudu: Remove TODO about checking for unsupported types in table loading

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Kudu: Remove TODO about checking for unsupported types in table loading .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2834 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-2518: DROP DATABASE CASCADE does not remove cache directives of tables

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2518: DROP DATABASE CASCADE does not remove cache directives of tables .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1966 To unsubscribe, visit

[Impala-CR](cdh5-trunk) IMPALA-2864: Ensure that client connections are closed after a failed RPC and a failed Open()

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2864: Ensure that client connections are closed after a failed RPC and a failed Open() .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1599

[Impala-CR](cdh5-trunk) IMPALA-1694: Improve logging in the catalog

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-1694: Improve logging in the catalog .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2620 To unsubscribe, visit http://gerrit.cloudera.org:8080

[Impala-CR](cdh5-trunk) IMPALA-1661: Netezza compatibility functions: strings

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-1661: Netezza compatibility functions: strings .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/20 To unsubscribe, visit http://gerrit.cloudera.org

[Impala-CR](cdh5-trunk) IMPALA-2761: OS X: Misc Fixes

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2761: OS X: Misc Fixes .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/1754 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit

[Impala-CR](cdh5-trunk) Add testing utility to convert nested data to flat data

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Add testing utility to convert nested data to flat data .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/390 To unsubscribe, visit http://gerrit.cloudera.org

[Impala-CR](cdh5-trunk) IMPALA-1862: Invalid value not reported as a scanner error

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-1862: Invalid value not reported as a scanner error .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/767 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-2717: impala-shell breaks on non-ascii chars in resultset

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-2717: impala-shell breaks on non-ascii chars in resultset .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2041 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) Add a synthetic query to stress the number of open hdfs connections.

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: Add a synthetic query to stress the number of open hdfs connections. .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/469 To unsubscribe, visit http

[Impala-CR](cdh5-trunk) IMPALA-1766: Misc. statistical functions. Implemented aggregate corr().

2016-10-01 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-1766: Misc. statistical functions. Implemented aggregate corr(). .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/2534 To unsubscribe, visit http

Re: [VOTE] Impala 2.7.0 release candidate 3

2016-09-30 Thread Jim Apple
Thanks again, Justin. One question: > [8] may also have an issue with 2 owners was this part of the original > software grant or not? I believe it probably wasn't but I'll check. What is the issue if there are two owners? > 8. ./bin/file2array.sh

Re: Contributions to Cloudera Impala

2016-09-30 Thread Jim Apple
Any updates on this, Nishidha? On Fri, Sep 16, 2016 at 10:43 AM, Jim Apple <jbap...@cloudera.com> wrote: > Nishidha, have you thought about starting that discussion on dev@ about > branching? > > On Wed, Aug 17, 2016 at 9:12 AM, Jim Apple <jbap...@cloudera.com> wrote: >

Re: Cannot build with custom toolchain

2016-09-29 Thread Jim Apple
Martin noticed this, too: https://issues.cloudera.org/browse/IMPALA-4067 On Thu, Sep 29, 2016 at 2:56 AM, Lars Volker wrote: > Hi, > > I tried to follow the instructions here: >

Re: [RESULT] [VOTE] 2.7.0 release candidate 3

2016-09-27 Thread Jim Apple
/ad34d0be66e23df70a8187c2db2c8b1d5ec56cce9c3e60321256663a@%3Cgeneral.incubator.apache.org%3E Keep in mind that the release isn't done if that vote passes: I'll still need to upload it to the right places, wait for the mirrors to catch up, and do an announcement. On Tue, Sep 27, 2016 at 8:12 AM, Jim Apple <jbap...@cloudera.com> wrote: >

[RESULT] [VOTE] 2.7.0 release candidate 3

2016-09-27 Thread Jim Apple
The vote passed: +1 (binding): Tom White Tim Armstrong Matthew Jacobs Henry Robinson Juan Yu +1 (non-binding) Jim Apple I will now ask the Incubator PMC to allow us to release, so this release is not official yet.

Re: does impala allow for secondary indices

2016-09-27 Thread Jim Apple
This was the first hit on Google for [impala indexes] for me: http://www.cloudera.com/documentation/enterprise/latest/topics/impala_faq.html It says "What features from relational databases or Hive are not available in Impala? ... Indexing (not currently)." On Mon, Sep 26, 2016 at 9:54 PM,

Re: impala start error. please help me to solve the troubles. thanks!

2016-09-27 Thread Jim Apple
Images are not forwarded by the apache mailing lists, as far as I can tell. Please use plain text. On Mon, Sep 26, 2016 at 7:50 PM, Linxiaoyong wrote: > Dear Guys: > > > > Recently we compile impala using our development environment and when we > run the complied impala,

Re: [VOTE] 2.7.0 release candidate 3

2016-09-26 Thread Jim Apple
> > Tom > > On 24 Sep 2016 00:21, "Jim Apple" <jbap...@cloudera.com> wrote: > >> It's been 36 hours, so we're halfway through the vote. No binding >> votes have been cast yet (assuming mentors are not implicitly part of >> the PMC) >> >> O

Re: [VOTE] 2.7.0 release candidate 3

2016-09-23 Thread Jim Apple
It's been 36 hours, so we're halfway through the vote. No binding votes have been cast yet (assuming mentors are not implicitly part of the PMC) On Fri, Sep 23, 2016 at 7:09 AM, Jim Apple <jbap...@cloudera.com> wrote: > +1 (non-binding) > > I checked the sigs and checksums, r

Re: [VOTE] 2.7.0 release candidate 3

2016-09-23 Thread Jim Apple
s an easy workaround > though, so not a blocker. > > Cheers, > Tom > > On Thu, Sep 22, 2016 at 12:17 PM, Jim Apple <jbap...@cloudera.com> wrote: >> This vote is about whether to release Apache Impala (incubating) 2.7.0 >> release candidate 3. >> >> The ar

[VOTE] 2.7.0 release candidate 3

2016-09-22 Thread Jim Apple
This vote is about whether to release Apache Impala (incubating) 2.7.0 release candidate 3. The artifacts for testing are here: https://dist.apache.org/repos/dist/dev/incubator/impala/2.7.0/RC3/ They correspond to the git tag 2.7.0-rc3, tree b93b91f67321d75754185d58c9624f5806690099

Re: Issues with Apache Impala (incubating) website

2016-09-21 Thread Jim Apple
> Almost. It really would be better to spell it explicitly (and avoid a phrase > Cloudera's Hadoop distribution -- since this is something ASF is not > looking too kindly on as per http://www.apache.org/foundation/marks/) > > I'd suggest something along the lines: >"Documentation for previous

Re: Issues with Apache Impala (incubating) website

2016-09-20 Thread Jim Apple
Roman, thank you for taking the time to write to us. Oddly, just as you were sending this, I was resolving https://issues.cloudera.org/browse/IMPALA-4068 with this commit https://github.com/apache/incubator-impala/commit/90ffefd1140e3fcfbbdc26496a7e177eb752ae1c It removes the links to

Re: Please evaluate 2.7.0rc2

2016-09-20 Thread Jim Apple
M, I just role another RC. Done that many times myself. > > AFAIK there isn't anything that "forces" you to release and that seems > contrary to everything I've been involved with at the ASF. > > On Tue, Sep 20, 2016 at 12:30 PM, Jim Apple <jbap...@cloudera.com> wrote

Re: Please evaluate 2.7.0rc2

2016-09-20 Thread Jim Apple
point it can go to the IPMC. > > I ran through the legal checks and it looks good to me. I noticed that > there's a binary file (testdata/udfs/impala-hive-udfs.jar), which > should really be removed. > > Cheers, > Tom > > > On Sun, Sep 18, 2016 at 1:15 AM, Jim Apple <jba

[Impala-CR](cdh5-trunk) IMPALA-889: Add support for ISO-SQL trim()

2016-09-19 Thread Jim Apple (Code Review)
Jim Apple has abandoned this change. Change subject: IMPALA-889: Add support for ISO-SQL trim() .. Abandoned -- To view, visit http://gerrit.cloudera.org:8080/3213 To unsubscribe, visit http://gerrit.cloudera.org:8080

Please evaluate 2.7.0rc2

2016-09-17 Thread Jim Apple
This is the second release candidate for Apache Impala (incubating) 2.7.0: https://dist.apache.org/repos/dist/dev/incubator/impala/2.7.0/RC2/ The purpose of this thread is to gather feedback on the release candidate to see if a third release candidate is needed or if we can go ahead and vote on

Re: Contributions to Cloudera Impala

2016-09-16 Thread Jim Apple
Nishidha, have you thought about starting that discussion on dev@ about branching? On Wed, Aug 17, 2016 at 9:12 AM, Jim Apple <jbap...@cloudera.com> wrote: > > I'm glad to tell you that we are able to build and test Impala on Ubuntu > > linux ppc64le with the great support

ASF-hosted gerrit

2016-09-13 Thread Jim Apple
The ASF doesn't host any gerrit servers right now. I have asked for one and re-opened https://issues.apache.org/jira/browse/INFRA-2205 I think it's not likely to happen soon.

Re: 2.7.0 release blocker: testdata/data/mstr origin

2016-09-13 Thread Jim Apple
wrote: > Let's remove it then! > > On Mon, Sep 12, 2016 at 3:24 PM, Jim Apple <jbap...@cloudera.com> wrote: > > > The test is complete; removing that directory did not cause any tests to > > fail. > > > > On Mon, Sep 12, 2016 at 11:46 AM, Jim Apple <jbap...@

Re: 2.7.0 release blocker: testdata/data/mstr origin

2016-09-12 Thread Jim Apple
The test is complete; removing that directory did not cause any tests to fail. On Mon, Sep 12, 2016 at 11:46 AM, Jim Apple <jbap...@cloudera.com> wrote: > I'm running a test now to see if we can just delete that whole directory. > Full tests take a few hours, so I'll post when I ha

Re: Prepare to vote on release candidate 1

2016-09-12 Thread Jim Apple
/leopard directories. On Fri, Sep 9, 2016 at 11:52 AM, Jim Apple <jbap...@cloudera.com> wrote: > >> - would be nice if the version number didn't have 'cdh5' in it (eg > >> impala-shell-2.7.0-cdh5-INTERNAL, seems to come from bin/version.info, > >> bin/save-version.sh

Re: 2.7.0 release blocker: testdata/data/mstr origin

2016-09-12 Thread Jim Apple
com> wrote: > +Carl Steinbach since it seems he was the original author (and not sure if > he pays attention to dev@) > > On Mon, Sep 12, 2016 at 10:49 AM, Jim Apple <jbap...@cloudera.com> wrote: > > > In order to do a 2.7.0 release, we must ensure that everything i

Re: Config file comments generated by GPL tools

2016-09-12 Thread Jim Apple
t the prose in the documentation may be > > licensed under a different more permissive license? (e.g MIT/BSD?) > > > > -Todd > > > > On Mon, Sep 12, 2016 at 9:38 AM, Jim Apple <jbap...@cloudera.com> wrote: > > > >> Apache Impala (inc

2.7.0 release blocker: testdata/data/mstr origin

2016-09-12 Thread Jim Apple
In order to do a 2.7.0 release, we must ensure that everything in the release is OK with http://www.apache.org/legal/resolved.html I am using Apache RAT to do that. It is flagging the files in testdata/data/mstr. Those files do not have a very informative git log history:

Config file comments generated by GPL tools

2016-09-12 Thread Jim Apple
Apache Impala (incubating) includes a file that includes substantial portions containing prose that is only licensed, as far as I can tell, in a GPL way:

Re: Sending Code Review emails to a different list

2016-09-11 Thread Jim Apple
t; > How about another volunteer to be a moderator? >> > >> > -Todd >> > >> > On Fri, Sep 9, 2016 at 1:55 PM, Jim Apple <jbap...@cloudera.com> wrote: >> > >> > > reviews@ WFM. >> > > >> > >

[Impala-ASF-CR] IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs.

2016-09-09 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs. .. Patch Set 1: This is only a "PREVIEW", as I am seeking feedback on this approach before I

[Impala-ASF-CR] IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs.

2016-09-09 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/4361 Change subject: IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs. .. IMPALA-4110: PREVIEW: Make RAT run on Impala tarballs. While I'm

Re: Sending Code Review emails to a different list

2016-09-09 Thread Jim Apple
ts are using 'reviews@' than 'code-reviews@'. > Any preference for the latter or can I use the shorter for more consistency > with kudu lists, etc? > > -Todd > > On Fri, Sep 2, 2016 at 10:15 AM, Jim Apple <jbap...@cloudera.com> wrote: > >> Forgot to CC todd.

[Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots

2016-09-09 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4096: Allow clean.sh to work from snapshots .. Patch Set 3: > Build failed: > http://sandbox.jenkins.cloudera.com/job/impala-external-gerrit-verify

Re: Prepare to vote on release candidate 1

2016-09-09 Thread Jim Apple
>> - would be nice if the version number didn't have 'cdh5' in it (eg >> impala-shell-2.7.0-cdh5-INTERNAL, seems to come from bin/version.info, >> bin/save-version.sh, etc). Should probably be '2.7.0-incubating' > > Lars is working on this now: > > https://gerrit.cloudera.org/#/c/4187/3 > > Some

Re: Prepare to vote on release candidate 1

2016-09-09 Thread Jim Apple
://git-wip-us.apache.org/repos/asf?p=incubator-impala.git;a=commit;h=fcb5c6821d1a0b2d49212dd791c4556dd5ac6c9e which is the latest commit to branch-2.7.0 On Fri, Sep 9, 2016 at 2:04 AM, Tom White <t...@cloudera.com> wrote: > On Thu, Sep 8, 2016 at 5:27 PM, Jim Apple <jbap...@clouder

[Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots

2016-09-09 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4096: Allow clean.sh to work from snapshots .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4336 To unsubscribe, visit http

Re: Contributions to Cloudera Impala

2016-09-08 Thread Jim Apple
ser...@us.ibm.com> wrote: > Hi Jim, > > Thanks for you concern. > > Looks like we are having some issues while accessing the ssh URL, could > you please provide us the equivalent https link for the asf-gerrit remote ? > > > Regards, > Valencia > > > [image: Inactiv

[Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots

2016-09-08 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4096: Allow clean.sh to work from snapshots .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4336/2/bin/clean.sh File bin/clean.sh: PS2

[Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots

2016-09-08 Thread Jim Apple (Code Review)
Jim Apple has uploaded a new patch set (#3). Change subject: IMPALA-4096: Allow clean.sh to work from snapshots .. IMPALA-4096: Allow clean.sh to work from snapshots buildall.sh calls bin/clean.sh, which fails when not in a git

[Impala-ASF-CR] IMPALA-4096: Allow clean.sh to work from snapshots

2016-09-08 Thread Jim Apple (Code Review)
Jim Apple has posted comments on this change. Change subject: IMPALA-4096: Allow clean.sh to work from snapshots .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4336/2/bin/clean.sh File bin/clean.sh: PS2

Re: Prepare to vote on release candidate 1

2016-09-08 Thread Jim Apple
;> wrote: >> >>> I'm in the process of testing this. >>> >>> One nit that I think we should fix: apache-impala-incubating-2.7. >>> 0-rc1.tar.gz >>> unpacks to incubator-impala. I think we should stick with the normal >>> convention o

<    1   2   3   4   5   6   7   8   9   10   >