clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
1645 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[HDFS-12377] Refactor TestReadStripedFileWithDecoding to avoid test timeouts -
HDFS - [issue]
|
...This test times out since the nested for loops means it runs 12 configurations inside each test method.Let's refactor this to use JUnit parameters instead.... |
|
|
|
|
[HADOOP-14399] Configuration does not correctly XInclude absolute file URIs -
Hadoop - [issue]
|
...Reported by Steve Loughran on HADOOP-14216, filing this JIRA on his behalf:Just tracked this down as the likely cause of my S3A test failures. This is pulling in core-site.xml, which then xi... |
|
|
|
|
[HDFS-11757] Query StreamCapabilities when creating balancer's lock file -
HDFS - [issue]
|
...Once HDFS-11644 goes in, we'll have a clean way of querying for stream capabilities. We should redo the check in the Balancer introduced in HDFS-11643 to query the capabilities.... |
|
|
|
|
[HADOOP-14386] Rewind trunk from Guava 21.0 back to Guava 11.0.2 -
Hadoop - [issue]
|
...As an alternative to reverting or shading HADOOP-10101 (the upgrade of Guava from 11.0.2 to 21.0), HADOOP-14380 makes the Guava version configurable. However, it still doesn't compile with G... |
|
|
|
|
[HDFS-11498] Make RestCsrfPreventionHandler and WebHdfsHandler compatible with Netty 4.0 -
HDFS - [issue]
|
...Per discussion in HADOOP-13866, it looks like we can change 2.8.0 back to exposing Netty 4.0, but still be ABI compatible with Netty 4.1 for users like HBase that want to swap out the versio... |
|
|
|
|
[HDFS-11043] TestWebHdfsTimeouts fails -
HDFS - [issue]
|
...I'm seeing reproducible test failures for TestWebHdfsTimeouts locally, at least on trunk.... |
|
|
|
|
[HDFS-11600] Refactor TestDFSStripedOutputStreamWithFailure test classes -
HDFS - [issue]
|
...TestDFSStripedOutputStreamWithFailure has a great number of subclasses. The tests are parameterized based on the name of these subclasses.Seems like we could parameterize these tests with JU... |
|
|
|
|
[ANNOUNCE] New Apache Hadoop committer: Rushabh Shah -
Hadoop - [mail # gen]
|
...Congrats and welcome Rushabh!On Wed, Apr 4, 2018 at 10:11 AM, Kihwal Lee wrote:> Rushabh's apache account (shahrs87) hasn't been set up yet. Adding his> work address.> ... |
|
|
|
|
[HDFS-11885] createEncryptionZone should not block on initializing EDEK cache -
HDFS - [issue]
|
...When creating an encryption zone, we call ensureKeyIsInitialized, which calls provider.warmUpEncryptedKeys(keyName). This is a blocking call, which attempts to fill the key cache up to the l... |
|
|
|
|
[HDFS-12257] Expose getSnapshottableDirListing as a public API in HdfsAdmin -
HDFS - [issue]
|
...Found at HIVE-16294. We have a CLI API for listing snapshottable dirs, but no programmatic API. Other snapshot APIs are exposed in HdfsAdmin, I think we should expose listing there as well.... |
|
|
|
|
|