Update test to handle relative paths with globs
---
Key: HDFS-2038
URL: https://issues.apache.org/jira/browse/HDFS-2038
Project: Hadoop HDFS
Issue Type: Test
Components: test
Affects
Hi all,
I'm trying to run some of the unit tests within Eclipse. But with a
fresh checkout of the HDFS source, unit tests that use webapps generate
errors in Eclipse.
Steps to reproduce:
1. Get source
1. cd /tmp
2. mkdir test
3. cd test
4. git clone https://
Hi all,
With a fresh checkout, running `ant binary` generates this error:
create-libhdfs-configure:
[mkdir] Created dir: /tmp/test/hadoop-hdfs/src/c++/libhdfs/config
[exec] configure.ac:116: error: possibly undefined macro:
AC_PROG_LIBTOOL
[exec] If this tok
Kirk,
IIRC, the "ant eclipse" target also bundles in some pre-configured Run
Configurations into your Eclipse (You can see them in the
Run-Configurations drop down as "SpecificTestTemplate" or so). Using
that template should get rid of a lot of issues.
(Btw, running specific tests from ant is pos
Hi Kirk,
Take a look at https://issues.apache.org/jira/browse/HDFS-1980 -- it might
help you. Hopefully I can get someone to review it and commit it this week?
*hint hint committers*
Thanks
-Todd
On Mon, Jun 6, 2011 at 9:01 AM, Kirk True wrote:
> Hi all,
>
> I'm trying to run some of the unit
On Mon, Jun 6, 2011 at 9:06 AM, Kirk True wrote:
> Hi all,
>
> With a fresh checkout, running `ant binary` generates this error:
>
> create-libhdfs-configure:
> [mkdir] Created dir: /tmp/test/hadoop-hdfs/src/c++/libhdfs/config
> [exec] configure.ac:116: error: possibly undefined m
TestNameNodeMetrics uses a bad test root path
-
Key: HDFS-2039
URL: https://issues.apache.org/jira/browse/HDFS-2039
Project: Hadoop HDFS
Issue Type: Improvement
Affects Versions: 0.23.0
See https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/717/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 2670 lines...]
[junit] Running org.apach
See https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/718/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 2567 lines...]
[javac]
/tmp/clover40064
Only build libhdfs if a flag is passed
--
Key: HDFS-2040
URL: https://issues.apache.org/jira/browse/HDFS-2040
Project: Hadoop HDFS
Issue Type: Improvement
Affects Versions: 0.23.0
Reporter:
Some mtimes and atimes are lost when edit logs are replayed
---
Key: HDFS-2041
URL: https://issues.apache.org/jira/browse/HDFS-2041
Project: Hadoop HDFS
Issue Type: Bug
Affects Vers
See https://builds.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/719/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 2673 lines...]
[junit] Running org.apach
Require c99 when building libhdfs
-
Key: HDFS-2042
URL: https://issues.apache.org/jira/browse/HDFS-2042
Project: Hadoop HDFS
Issue Type: Improvement
Components: libhdfs
Reporter: Eli Coll
It worked great. Thanks!
On 6/6/11 10:06 AM, Eli Collins wrote:
On Mon, Jun 6, 2011 at 9:06 AM, Kirk True wrote:
Hi all,
With a fresh checkout, running `ant binary` generates this error:
create-libhdfs-configure:
[mkdir] Created dir: /tmp/test/hadoop-hdfs/src/c++/libhdfs/config
Yep, that was it (the extra CLASSPATH folders in the run configuration
templates). Thanks!
On 6/6/11 9:26 AM, Harsh J wrote:
Kirk,
IIRC, the "ant eclipse" target also bundles in some pre-configured Run
Configurations into your Eclipse (You can see them in the
Run-Configurations drop down as "S
On Mon, Jun 6, 2011 at 9:37 PM, Kirk True wrote:
> It worked great. Thanks!
Excellent. I filed HDFS-2040 to revert to the previous behavior (you
have to pass -Dlibhdfs to build libhdfs) so users like yourself don't
need to worry about the native toolchain to build the basic tarball.
Thanks,
Eli
16 matches
Mail list logo