[jira] [Commented] (HBASE-20841) Add note about the limitations when running WAL against the recent versions of hadoop

2018-07-04 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/HBASE-20841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532808#comment-16532808
 ] 

Hudson commented on HBASE-20841:


Results for branch master
[build #386 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/386/]: (x) 
*{color:red}-1 overall{color}*

details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/386//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/386//JDK8_Nightly_Build_Report_(Hadoop2)/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/386//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Add note about the limitations when running WAL against the recent versions 
> of hadoop
> -
>
> Key: HBASE-20841
> URL: https://issues.apache.org/jira/browse/HBASE-20841
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20841-v1.patch, HBASE-20841.patch
>
>
> AsyncFSWAL may easily be broken when upgrading the DFSClient, so we 
> introduced a fallback logic in HBASE-20839. And also, WAL can not be written 
> into a directory with EC enabled, but the API for creating a non-EC file in 
> EC directory is not available in hadoop-2.8-, see HBASE-19369 for more 
> details.



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


[jira] [Commented] (HBASE-20841) Add note about the limitations when running WAL against the recent versions of hadoop

2018-07-04 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HBASE-20841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532423#comment-16532423
 ] 

Hadoop QA commented on HBASE-20841:
---

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
11s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 
10s{color} | {color:green} master passed {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue}  4m 
21s{color} | {color:blue} branch has no errors when building the reference 
guide. See footer for rendered docs, which you should manually inspect. {color} 
|
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue}  4m 
15s{color} | {color:blue} patch has no errors when building the reference 
guide. See footer for rendered docs, which you should manually inspect. {color} 
|
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
 8s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 13m 20s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:b002b0b |
| JIRA Issue | HBASE-20841 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12930248/HBASE-20841-v1.patch |
| Optional Tests |  asflicense  refguide  |
| uname | Linux 677250b50640 4.4.0-43-generic #63-Ubuntu SMP Wed Oct 12 
13:48:03 UTC 2016 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 79e960f4ee |
| maven | version: Apache Maven 3.5.4 
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13494/artifact/patchprocess/branch-site/book.html
 |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13494/artifact/patchprocess/patch-site/book.html
 |
| Max. process+thread count | 93 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13494/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> Add note about the limitations when running WAL against the recent versions 
> of hadoop
> -
>
> Key: HBASE-20841
> URL: https://issues.apache.org/jira/browse/HBASE-20841
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20841-v1.patch, HBASE-20841.patch
>
>
> AsyncFSWAL may easily be broken when upgrading the DFSClient, so we 
> introduced a fallback logic in HBASE-20839. And also, WAL can not be written 
> into a directory with EC enabled, but the API for creating a non-EC file in 
> EC directory is not available in hadoop-2.8-, see HBASE-19369 for more 
> details.



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


[jira] [Commented] (HBASE-20841) Add note about the limitations when running WAL against the recent versions of hadoop

2018-07-03 Thread Sean Busbey (JIRA)


[ 
https://issues.apache.org/jira/browse/HBASE-20841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532261#comment-16532261
 ] 

Sean Busbey commented on HBASE-20841:
-

good message. I'd guess folks who run into problems are unlikely to find it by 
searching though. Would adding a blurb to the troubleshooting section that has 
some existing known failures help increase their likelihood of finding help?

> Add note about the limitations when running WAL against the recent versions 
> of hadoop
> -
>
> Key: HBASE-20841
> URL: https://issues.apache.org/jira/browse/HBASE-20841
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20841.patch
>
>
> AsyncFSWAL may easily be broken when upgrading the DFSClient, so we 
> introduced a fallback logic in HBASE-20839. And also, WAL can not be written 
> into a directory with EC enabled, but the API for creating a non-EC file in 
> EC directory is not available in hadoop-2.8-, see HBASE-19369 for more 
> details.



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


[jira] [Commented] (HBASE-20841) Add note about the limitations when running WAL against the recent versions of hadoop

2018-07-03 Thread Hadoop QA (JIRA)


[ 
https://issues.apache.org/jira/browse/HBASE-20841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532205#comment-16532205
 ] 

Hadoop QA commented on HBASE-20841:
---

| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
26s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green}  0m  
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 
37s{color} | {color:green} master passed {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue}  4m 
19s{color} | {color:blue} branch has no errors when building the reference 
guide. See footer for rendered docs, which you should manually inspect. {color} 
|
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:blue}0{color} | {color:blue} refguide {color} | {color:blue}  4m 
19s{color} | {color:blue} patch has no errors when building the reference 
guide. See footer for rendered docs, which you should manually inspect. {color} 
|
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
10s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 14m  7s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:b002b0b |
| JIRA Issue | HBASE-20841 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12930226/HBASE-20841.patch |
| Optional Tests |  asflicense  refguide  |
| uname | Linux 11e2815a29af 4.4.0-89-generic #112-Ubuntu SMP Mon Jul 31 
19:38:41 UTC 2017 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / ee3990e42c |
| maven | version: Apache Maven 3.5.4 
(1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-17T18:33:14Z) |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13490/artifact/patchprocess/branch-site/book.html
 |
| refguide | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13490/artifact/patchprocess/patch-site/book.html
 |
| Max. process+thread count | 93 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/13490/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> Add note about the limitations when running WAL against the recent versions 
> of hadoop
> -
>
> Key: HBASE-20841
> URL: https://issues.apache.org/jira/browse/HBASE-20841
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20841.patch
>
>
> AsyncFSWAL may easily be broken when upgrading the DFSClient, so we 
> introduced a fallback logic in HBASE-20839. And also, WAL can not be written 
> into a directory with EC enabled, but the API for creating a non-EC file in 
> EC directory is not available in hadoop-2.8-, see HBASE-19369 for more 
> details.



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


[jira] [Commented] (HBASE-20841) Add note about the limitations when running WAL against the recent versions of hadoop

2018-07-03 Thread Duo Zhang (JIRA)


[ 
https://issues.apache.org/jira/browse/HBASE-20841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532201#comment-16532201
 ] 

Duo Zhang commented on HBASE-20841:
---

[~busbey] FYI.

> Add note about the limitations when running WAL against the recent versions 
> of hadoop
> -
>
> Key: HBASE-20841
> URL: https://issues.apache.org/jira/browse/HBASE-20841
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20841.patch
>
>
> AsyncFSWAL may easily be broken when upgrading the DFSClient, so we 
> introduced a fallback logic in HBASE-20839. And also, WAL can not be written 
> into a directory with EC enabled, but the API for creating a non-EC file in 
> EC directory is not available in hadoop-2.8-, see HBASE-19369 for more 
> details.



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