| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
34 (0.109s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9344] Configuration.writeXml can warn about deprecated properties user did not set - Hadoop - [issue]
|
|
...When the configuration is serialized it can emit warnings about deprecated properties that the user did not specify. Converting the config to XML causes all the properties in the confi...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9344
Author: Jason Lowe,
2013-02-28, 04:21
|
|
|
[HADOOP-8967] Reported source for config property can be misleading - Hadoop - [issue]
|
|
...Configuration.set tries to track the source of a property being set, but it mistakenly reports properties as being deprecated when they are not. This is misleading and confusing for us...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8967
Author: Jason Lowe,
2013-02-08, 22:07
|
|
|
[HADOOP-8962] RawLocalFileSystem.listStatus fails when a child filename contains a colon - Hadoop - [issue]
|
|
...If listStatus is called on a directory that contains a file with a ':' in its name then it mistakenly thinks there is a scheme being specified and an exception is thrown because of a relativ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8962
Author: Jason Lowe,
2013-02-06, 17:05
|
|
|
[HADOOP-9193] hadoop script can inadvertently expand wildcard arguments when delegating to hdfs script - Hadoop - [issue]
|
|
...The hadoop front-end script will print a deprecation warning and defer to the hdfs front-end script for certain commands, like fsck, dfs. If a wildcard appears as an argument then it c...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9193
Author: Jason Lowe,
2013-02-02, 12:40
|
|
|
[HADOOP-8723] Remove tests and tests-sources jars from classpath - Hadoop - [issue]
|
|
...Currently hadoop-config.sh is including any tests and tests-sources jars in the default classpath, as those jars are shipped in the dist tarball next to the main jars and the script is globb...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8723
Author: Jason Lowe,
2013-01-30, 16:59
|
|
|
Re: [VOTE] hadoop 0.23.6 rc1 release - Hadoop - [mail # general]
|
|
...+1 (non-binding) - Verified signatures and checksums - Built from source, deployed pseudo-distributed cluster and ran some example jobs successfully - Deployed pseudo-distributed...
|
|
|
Author: Jason Lowe,
2013-01-29, 17:51
|
|
|
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
|
|
...We will want to pull in the fix for YARN-354 as well, since it's the same type of issue with the WebAppProxyServer. Jason On 01/23/2013 08:53 AM, Jason Lowe wrote:...
|
|
|
Author: Jason Lowe,
2013-01-23, 16:52
|
|
|
Re: [VOTE] hadoop 0.23.6 release - Hadoop - [mail # general]
|
|
...I filed HDFS-4426 when I ran across the issue checking out the release candidate. It's currently in Patch Available, and it looks close to being committed. Jason &nbs...
|
|
|
Author: Jason Lowe,
2013-01-23, 14:53
|
|
|
Re: [VOTE] hadoop 0.23.5 release - Hadoop - [mail # general]
|
|
...- Verified signatures and digests on src and dist tarballs - Verified src tarball builds successfully - Successfully setup a single-node cluster and ran some simple jobs +1 (non-bindin...
|
|
|
Author: Jason Lowe,
2012-11-26, 17:40
|
|
|
[HADOOP-9069] FileSystem.get leads to stack overflow if default FS is not configured with a scheme - Hadoop - [issue]
|
|
...If fs.defaultFS is configured without a scheme, e.g.: "/", then FileSystem.get will infinitely recurse and lead to a stack overflow. An example stacktrace from 0.23:java.lang.StackOver...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9069
Author: Jason Lowe,
2012-11-20, 17:15
|
|
|
|