| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
28 (0.116s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-8851] Use -XX:+HeapDumpOnOutOfMemoryError JVM option in the forked tests - Hadoop - [issue]
|
|
...This can help to reveal the cause of issue in the event of OOME in tests.Suggested patch attached....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8851
Author: Ivan A. Veselovsky,
2013-02-06, 17:05
|
|
|
[HADOOP-9052] fix 6 failing tests in hadoop-streaming - Hadoop - [issue]
|
|
...The following 6 tests in hadoop-tools/hadoop-streaming are failing because of absence of the 2 yarn.scheduler.capacity... properties: modified: hadoop-tools/hadoop-streaming/src/test/...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9052
Author: Ivan A. Veselovsky,
2013-02-04, 15:46
|
|
|
[HADOOP-9269] o.a.h.metrics2: annotation @Metric(...,always=true) does not work as expected - Hadoop - [issue]
|
|
...Please see the comment https://issues.apache.org/jira/browse/HADOOP-9269?focusedCommentId=13567800&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13567800 ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9269
Author: Ivan A. Veselovsky,
2013-01-31, 16:56
|
|
|
[HADOOP-9247] parametrize Clover "generateXxx" properties to make them re-definable via -D in mvn calls - Hadoop - [issue]
|
|
...The suggested parametrization is needed in order to be able to re-define these properties with "-Dk=v" maven options.For some reason the expressions declared in clover docs like "${maven.clo...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9247
Author: Ivan A. Veselovsky,
2013-01-29, 14:04
|
|
|
[HADOOP-9235] Avoid Clover instrumentation of classes in module "hadoop-maven-plugins" - Hadoop - [issue]
|
|
...The module "hadoop-maven-plugins" was introduced by fix HADOOP-8924.After that fix the full build with Clover instrumentation fails because clover instruments all the modules, including clas...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9235
Author: Ivan A. Veselovsky,
2013-01-29, 11:15
|
|
|
[HADOOP-9256] A number of Yarn and Mapreduce tests fail due to not substituted values in *-version-info.properties - Hadoop - [issue]
|
|
...Newly added plugin VersionInfoMojo should calculate properties (like time, scm branch, etc.), and after that the resource plugin should make replacements in the following files: ./hadoop-com...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9256
Author: Ivan A. Veselovsky,
2013-01-29, 11:09
|
|
|
[HADOOP-8849] FileUtil#fullyDelete should grant the target directories +rwx permissions before trying to delete them - Hadoop - [issue]
|
|
...2 improvements are suggested for implementation of methods org.apache.hadoop.fs.FileUtil.fullyDelete(File) and org.apache.hadoop.fs.FileUtil.fullyDeleteContents(File):1) We should grant +rwx...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8849
Author: Ivan A. Veselovsky,
2013-01-18, 14:04
|
|
|
[HADOOP-9205] Java7: path to native libraries should be passed to tests via -Djava.library.path rather than env.LD_LIBRARY_PATH - Hadoop - [issue]
|
|
...Currently the path to native libraries is passed to unit tests via environment variable LD_LIBRARTY_PATH. This is okay for Java6, but does not work for Java7, since Java7 ignores this enviro...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9205
Author: Ivan A. Veselovsky,
2013-01-16, 11:27
|
|
|
[HADOOP-9204] fix apacheds distribution download link URL - Hadoop - [issue]
|
|
...Apacheds server is used in some security tests in Hadoop-common, hadoop-hdfs modules with "startKdc" profile.The build script downloads the server, unpacks it, configures, and runs.The probl...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9204
Author: Ivan A. Veselovsky,
2013-01-14, 19:36
|
|
|
[HADOOP-9139] improve script hadoop-common-project/hadoop-common/src/test/resources/kdc/killKdc.sh - Hadoop - [issue]
|
|
...Script hadoop-common-project/hadoop-common/src/test/resources/kdc/killKdc.sh is used in "internal" Kerberos tests to kill started apacheds server.There are 2 problems in the script:1) it inv...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9139
Author: Ivan A. Veselovsky,
2013-01-12, 13:21
|
|
|
|