Hello Fredy Wijaya, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/13365

to look at the new patch set (#2).

Change subject: fe: clean up POM and improve m2e integration
......................................................................

fe: clean up POM and improve m2e integration

This cleans up a few items in the FE pom:

- removes old system properties like 'beeswax_port', 'impalad', and
  'use_external_impalad' which have been dead code since 2013.

- adds appropriate configuration for m2e to avoid some errors upon
  importing the project (configures various Maven plugins to ignore or
  execute via M2E)

- sets up m2e to generate classes into target/eclipse-classes so that
  auto-rebuilds don't break running daemons (carrying over the same idea
  from the old eclipse:eclipse support)

Additionally, this stops passing the be build directory to
java.library.path via a system property, since that system property
doesn't get forwarded into the Eclipse test run configurations. Instead,
I added some code to NativeLibUtil to locate the be build directory and
search the appropriate path explicitly.

Change-Id: Ifdad9610d858d488eb95cb947ed123fe1ebfe62a
---
M fe/pom.xml
M fe/src/main/java/org/apache/impala/util/NativeLibUtil.java
M impala-parent/pom.xml
3 files changed, 77 insertions(+), 53 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/65/13365/2
--
To view, visit http://gerrit.cloudera.org:8080/13365
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ifdad9610d858d488eb95cb947ed123fe1ebfe62a
Gerrit-Change-Number: 13365
Gerrit-PatchSet: 2
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Fredy Wijaya <fwij...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>

Reply via email to