clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
105792 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[HADOOP-15304] [JDK10] Migrate from com.sun.tools.doclets to the replacement -
Hadoop - [issue]
|
...com.sun.tools.doclets.* packages were removed in Java 10. https://bugs.openjdk.java.net/browse/JDK-8177511This causes hadoop-annotations module to fail.[ERROR] Failed to execute goal org.apa... |
|
|
|
|
[HADOOP-15401] ConcurrentModificationException on Subject.getPrivateCredentials in UGI constructor -
Hadoop - [issue]
|
...Seen a recent exception from KMS client provider as follows:java.io.IOException: java.util.ConcurrentModificationException at org.apache.hadoop.crypto.key.kms.KMSC... |
|
|
|
|
[HADOOP-13649] s3guard: implement time-based (TTL) expiry for LocalMetadataStore -
Hadoop - [issue]
|
...LocalMetadataStore is primarily a reference implementation for testing. It may be useful in narrow circumstances where the workload can tolerate short-term lack of inter-node consisten... |
|
|
|
|
[HADOOP-13756] LocalMetadataStore#put(DirListingMetadata) should also put file metadata into fileHash. -
Hadoop - [issue]
|
...LocalMetadataStore#put(DirListingMetadata) only puts the metadata into dirHash, thus all FileStatus s are missing from LocalMedataStore#fileHash(), which makes it confuse to use.So in the cu... |
|
|
|
|
[expand - 4 more]
[collapse]
-
[VOTE] Release Apache Hadoop 3.0.2 (RC1) -
Hadoop - [mail # dev]
|
...Thanks Eddy for the effort!+1 (binding) - Downloaded src tarball and verified checksums - Built from src - Started a pseudo distributed hdfs cluster ... |
|
|
|
|
[VOTE] Release Apache Hadoop 3.0.2 (RC1) - Hadoop - [mail # dev]
|
...Thanks Lei for the work!+1 (binding), base on following verification work:- built succeed from source- verified signature- deployed a pseudo cluster and run some simple MR jobs (PI, sleep,te... |
|
|
Author: 俊平堵 ,
2018-04-20, 08:44
|
|
|
[VOTE] Release Apache Hadoop 3.0.2 (RC1) - Hadoop - [mail # dev]
|
...Thanks for all of your hard work to produce this release!+1 (binding)I tested the following, and all seems well:- built from source- brought up on pseudo-cluster with 4 NMs- tested yarn shel... |
|
|
|
[VOTE] Release Apache Hadoop 3.0.2 (RC1) - Hadoop - [mail # dev]
|
...Thanks for working on this, Lei.+1 (non-binding) - Verified the hashes - Succeeded "mvn clean package -Pdist,native -Dtar -DskipTests" - Started a hadoop ... |
|
|
|
[VOTE] Release Apache Hadoop 3.0.2 (RC1) - Hadoop - [mail # dev]
|
...Hi, AllI've created release candidate RC-1 for Apache Hadoop 3.0.2, toaddress missing source jars in the maven repository in RC-0.Thanks Ajay Kumar for spotting the error.Please note: this i... |
|
|
Author: Lei Xu ,
2018-04-17, 00:00
|
|
|
|
|
[HADOOP-14918] remove the Local Dynamo DB test option -
Hadoop - [issue]
|
...I'm going to propose cutting out the localdynamo test option for s3guard the local DDB JAR is unmaintained/lags the SDK We work with...eventually there'll be differences in API. as the local... |
|
|
|
|
[HADOOP-15403] FileInputFormat recursive=false fails instead of ignoring the directories. -
Hadoop - [issue]
|
...We are trying to create a split in Hive that will only read files in a directory and not subdirectories.That fails with the below error.Given how this error comes about (two pieces of code i... |
|
|
|
|
[HADOOP-15385] Many tests are failing in hadoop-distcp project in branch-2.8 -
Hadoop - [issue]
|
...Many tests are failing in hadoop-distcp project in branch-2.8Below are the failing tests.Failed tests: TestDistCpViewFs.testUpdateGlobTargetMissingSingleLevel:326->checkResult:428 ... |
|
|
|
|
[expand - 3 more]
[collapse]
-
Regarding Docker container run_time setup -
Hadoop - [mail # user]
|
...Hi Ahmad,This looks to be a classpath related issue. IIUC, Hadoop is installed at/home/ubuntu/hadoop-3.1.0 on the host and at /usr/local/hadoop within theimage/container? I noticed "ADD rm-h... |
|
|
|
|
Regarding Docker container run_time setup - Hadoop - [mail # user]
|
...Hi Shane,Sorry I got that I missed your suggestion in my last test and later updatedto local/hadoop-ubuntu:latest and now I am working on the following error.I confirmed that mapred-site.xml... |
|
|
|
Regarding Docker container run_time setup - Hadoop - [mail # user]
|
...Hello Ahmad,The image being used is not privileged/untrusted based on the settings incontainer-executor.cfg. In container-executor.cfg you have setdocker.privileged-containers.registries=loc... |
|
|
|
Regarding Docker container run_time setup - Hadoop - [mail # user]
|
...Hi All,I am following the below guide to setup Docker container run_time but facesome non-trivial errors at least for my level. Would you please comment ifyou have some idea about the root-c... |
|
|
|
|
|
[HADOOP-15402] Prevent double logout of UGI's LoginContext -
Hadoop - [issue]
|
...HADOOP-15294 worked around a LoginContext NPE resulting from a double logout by peering into the Subject. A cleaner fix is tracking whether the LoginContext is logged in.... |
|
|
|
|
|