| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
930 (0.161s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HADOOP-9487] Deprecation warnings in Configuration should go to their own log or otherwise be suppressible - Hadoop - [issue]
|
|
...Running local pig jobs triggers large quantities of warnings about deprecated properties -something I don't care about as I'm not in a position to fix without delving into Pig. I can suppres...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-9487
Author: Steve Loughran,
2013-04-19, 12:09
|
|
|
Re: How to understand Hadoop source code ? - Hadoop - [mail # dev]
|
|
...On 18 April 2013 18:32, Noelle Jakusz (c) wrote: stuff in wiki.apache.org would be welcome, though there's the commitment to keep it up to date. Once you've created wiki ac...
|
|
|
Author: Steve Loughran,
2013-04-18, 18:28
|
|
|
[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
|
|
|
|