| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
928 (0.122s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9482] regression: unable to create a file in the file:/// filesystem unless HADOOP_HOME_DIR or hadoop.home.dir is set - Hadoop - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9482
Author: Steve Loughran,
2013-04-18, 11:29
|
|
|
[HADOOP-8630] rename isSingleSwitch() methods in new topo base class to isFlatTopology() - Hadoop - [issue]
|
|
...The new topology logic that is not yet turned on in HDFS uses the method isSingleSwitch() for implementations to declare whether or not they are single switch. The use of "switch" is an impl...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8630
Author: Steve Loughran,
2013-04-15, 19:43
|
|
|
[HADOOP-9453] Configuration.loadResource should skip empty resources - Hadoop - [issue]
|
|
...YARN-535 shows that having a 0-byte {yarn-site}} file (created due to the test itself) breaks configuration loads, as it is a default resource that no longer parses.The resource loader code ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9453
Author: Steve Loughran,
2013-04-09, 15:58
|
|
|
[HADOOP-9447] Configuration to include name of failing file/resource when wrapping an XML parser exception - Hadoop - [issue]
|
|
...Currently, when there is an error parsing an XML file, the name of the file at fault is logged, but not included in the (wrapped) XML exception. If that same file/resource name were included...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9447
Author: Steve Loughran,
2013-04-09, 15:26
|
|
|
Re: Building Hadoop from source code - Hadoop - [mail # dev]
|
|
...On 8 April 2013 16:08, Mohammad Mustaqeem wrote: a lot of these seem to be network-related tests. You can turn off all the tests; look in BUILDING.TXT at the root of the source ...
|
|
|
Author: Steve Loughran,
2013-04-08, 18:39
|
|
|
[HADOOP-9457] add an SCM-ignored XML filename to keep secrets in (auth-keys.xml?) - Hadoop - [issue]
|
|
...to avoid accidentally checking in secrets, I keep auth keys for things like AWS in file called auth-keys.xml alongside the test/resources/core-site.xml file, then XInclude them. I also have ...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9457
Author: Steve Loughran,
2013-04-05, 12:31
|
|
|
[HADOOP-8650] /bin/hadoop-daemon.sh to add "-f <timeout>" arg for forced shutdowns - Hadoop - [issue]
|
|
...Add a timeout for the daemon script to trigger a kill -9 if the clean shutdown fails....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8650
Author: Steve Loughran,
2013-04-04, 09:56
|
|
|
Re: Error in first build : Cannot run program "protoc": CreateProcess error=2 - Hadoop - [mail # dev]
|
|
...On 3 April 2013 15:46, Chandrashekhar Kotekar wrote: error 2 in DOS is "exe not found" msbuild comes with the win7 SDK http://www.microsoft.com/en-us/download/details.aspx?id=8...
|
|
|
Author: Steve Loughran,
2013-04-03, 19:58
|
|
|
[HADOOP-9370] Write FSWrapper class to wrap FileSystem and FileContext for better test coverage - Hadoop - [issue]
|
|
...Take the FileSystem and FileContext from HADOOP-9355 and use it for tests against both FS APIs...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9370
Author: Steve Loughran,
2013-04-02, 23:51
|
|
|
[HADOOP-9449] TestTableMapping failing in some networks - Hadoop - [issue]
|
|
...TestTableMapping.testResolve() was failing for me, with the test racks resolving to "/default-rack". This is a test that worked last week, and, now I am home, works again. Yet it was failing...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9449
Author: Steve Loughran,
2013-04-01, 22:36
|
|
|
|