[jira] [Created] (HDFS-13154) Webhdfs : update the Document for allow/disallow snapshots

2018-02-15 Thread Harshakiran Reddy (JIRA)
Harshakiran Reddy created HDFS-13154:


 Summary: Webhdfs : update the Document for allow/disallow snapshots
 Key: HDFS-13154
 URL: https://issues.apache.org/jira/browse/HDFS-13154
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: hdfs, webhdfs
Affects Versions: 2.8.2
Reporter: Harshakiran Reddy


There is no Document for Allow/Disallow snapshots.

http://hadoop.apache.org/docs/r2.8.3/hadoop-project-dist/hadoop-hdfs/WebHDFS.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



[VOTE] Release Apache Hadoop 3.0.1 (RC0)

2018-02-15 Thread Lei Xu
Hi, all

I've created release candidate 0 for Apache Hadoop 3.0.1

Apache Hadoop 3.0.1 will be the first bug fix release for Apache
Hadoop 3.0 release. It includes 49 bug fixes, which include 10
blockers and 8 are critical.

Please note:
* HDFS-12990. Change default NameNode RPC port back to 8020. It makes
incompatible changes to Hadoop 3.0.0.  After 3.0.1 releases, Apache
Hadoop 3.0.0 will be deprecated due to this change.

The release page is:
https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+3.0+Release

New RC is available at: http://home.apache.org/~lei/hadoop-3.0.1-RC0/

The git tag is release-3.0.1-RC0, and the latest commit is
494d075055b52b0cc922bc25237e231bb3771c90

The maven artifacts are available:
https://repository.apache.org/content/repositories/orgapachehadoop-1078/

Please try the release and vote; the vote will run for the usual 5
days, ending on 2/20/2017 6pm PST time.

Thanks!

-- 
Lei (Eddy) Xu

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



[jira] [Created] (HDFS-13153) Enable HDFS diskbalancer by default

2018-02-15 Thread Ajay Kumar (JIRA)
Ajay Kumar created HDFS-13153:
-

 Summary: Enable HDFS diskbalancer by default
 Key: HDFS-13153
 URL: https://issues.apache.org/jira/browse/HDFS-13153
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Ajay Kumar
Assignee: Ajay Kumar


Enable HDFS diskbalancer by default



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



[jira] [Created] (HDFS-13152) Support observer reads for WebHDFS

2018-02-15 Thread Chao Sun (JIRA)
Chao Sun created HDFS-13152:
---

 Summary: Support observer reads for WebHDFS 
 Key: HDFS-13152
 URL: https://issues.apache.org/jira/browse/HDFS-13152
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: ha, namenode, webhdfs
Reporter: Chao Sun


In the case of WebHDFS, a designated DN will launch a DFSClient and stream data 
to the WebHDFS client. The DFSClient will read the local configuration files 
(e.g., hdfs-site.xml) on the DN. So, in this case changes may be required for 
WebHDFS to enable observer reads.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



[jira] [Created] (HDFS-13151) Fix the javadoc error in ReplicaInfo

2018-02-15 Thread Bharat Viswanadham (JIRA)
Bharat Viswanadham created HDFS-13151:
-

 Summary: Fix the javadoc error in ReplicaInfo
 Key: HDFS-13151
 URL: https://issues.apache.org/jira/browse/HDFS-13151
 Project: Hadoop HDFS
  Issue Type: Improvement
Reporter: Bharat Viswanadham
Assignee: Bharat Viswanadham


{code:java}
/**
 * Constructor.
 * @param block a block
 * @param vol volume where replica is located
 * @param dir directory path where block and meta files are located
 */
ReplicaInfo(Block block, FsVolumeSpi vol) {{code}
 

An extra param is mentioned, which needs to be removed



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



[jira] [Created] (HDFS-13150) Create fast path for SbNN tailing edits from JNs

2018-02-15 Thread Erik Krogen (JIRA)
Erik Krogen created HDFS-13150:
--

 Summary: Create fast path for SbNN tailing edits from JNs
 Key: HDFS-13150
 URL: https://issues.apache.org/jira/browse/HDFS-13150
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: hdfs, journal-node, namenode
Reporter: Erik Krogen
Assignee: Erik Krogen


In the interest of making coordinated/consistent reads easier to complete with 
low latency, it is advantageous to reduce the time between when a transaction 
is applied on the ANN and when it is applied on the SbNN. We propose adding a 
new "fast path" which can be used to tail edits when low latency is desired. We 
leave the existing tailing logic in place, and fall back to this path on 
startup, recovery, and when the fast path encounters unrecoverable errors.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org



Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-02-15 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/

[Feb 14, 2018 6:25:05 PM] (xiao) Revert "HADOOP-12897. 
KerberosAuthenticator.authenticate to include URL
[Feb 14, 2018 8:29:20 PM] (epayne) Revert "YARN-7813: Capacity Scheduler 
Intra-queue Preemption should be
[Feb 14, 2018 9:11:37 PM] (aengineer) HADOOP-15204. Add Configuration API for 
parsing storage sizes.




-1 overall


The following subsystems voted -1:
findbugs unit xml


The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
unit


Specific tests:

FindBugs :

   module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
   org.apache.hadoop.yarn.api.records.Resource.getResources() may expose 
internal representation by returning Resource.resources At Resource.java:by 
returning Resource.resources At Resource.java:[line 234] 

Failed junit tests :

   hadoop.hdfs.TestDFSStripedOutputStreamWithFailure000 
   hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
   hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
   hadoop.hdfs.TestMaintenanceState 
   hadoop.hdfs.TestErasureCodingPoliciesWithRandomECPolicy 
   hadoop.hdfs.TestDFSStripedOutputStream 
   hadoop.hdfs.web.TestWebHdfsTimeouts 
   hadoop.yarn.server.nodemanager.webapp.TestContainerLogsPage 
   hadoop.yarn.client.api.impl.TestAMRMClientPlacementConstraints 
   hadoop.yarn.client.api.impl.TestAMRMClient 
   hadoop.mapreduce.v2.TestMRJobs 
  

   cc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-compile-cc-root.txt
  [4.0K]

   javac:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-compile-javac-root.txt
  [280K]

   checkstyle:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-checkstyle-root.txt
  [17M]

   pylint:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-patch-pylint.txt
  [24K]

   shellcheck:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-patch-shellcheck.txt
  [20K]

   shelldocs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-patch-shelldocs.txt
  [12K]

   whitespace:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/whitespace-eol.txt
  [9.2M]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/whitespace-tabs.txt
  [288K]

   xml:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/xml.txt
  [4.0K]

   findbugs:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api-warnings.html
  [8.0K]

   javadoc:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/diff-javadoc-javadoc-root.txt
  [760K]

   unit:

   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
  [408K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
  [48K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
  [16K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt
  [84K]
   
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/693/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-core.txt
  [8.0K]

Powered by Apache Yetus 0.8.0-SNAPSHOT   http://yetus.apache.org

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86

2018-02-15 Thread Apache Jenkins Server
For more details, see 
https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/137/

[Feb 14, 2018 9:20:45 PM] (kihwal) Revert "HADOOP-14799. Update nimbus-jose-jwt 
to 4.41.1. (rchiang)"


[Error replacing 'FILE' - Workspace is not accessible]

-
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org