[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-08 Thread Hudson (JIRA)

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

Hudson commented on HBASE-20354:


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

details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/90//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/HBASE-19064/90//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/HBASE-19064/90//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch, HBASE-20354.3.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-07 Thread Hudson (JIRA)

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

Hudson commented on HBASE-20354:


Results for branch master
[build #286 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/286/]: (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/286//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://builds.apache.org/job/HBase%20Nightly/job/master/286//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/286//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch, HBASE-20354.3.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-06 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-20354:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
15s{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:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  5m 
54s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  3m 
55s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  5m 
50s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  3m 
53s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}191m 51s{color} 
| {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
29s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}212m 23s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f |
| JIRA Issue | HBASE-20354 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12917871/HBASE-20354.3.patch |
| Optional Tests |  asflicense  javac  javadoc  unit  |
| uname | Linux 9069525c8fcd 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 
14:43:09 UTC 2018 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 / c310ef7ffd |
| maven | version: Apache Maven 3.5.3 
(3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Default Java | 1.8.0_162 |
| unit | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12323/artifact/patchprocess/patch-unit-root.txt
 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12323/testReport/ |
| Max. process+thread count | 3764 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12323/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch, HBASE-20354.3.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-06 Thread Mike Drob (JIRA)

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

Mike Drob commented on HBASE-20354:
---

+1 on v3

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch, HBASE-20354.3.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-20354:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  3m 
40s{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:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  8m 
37s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  3m 
29s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  5m 
17s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green}  0m 
 1s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  3m  
8s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} unit {color} | {color:green}242m 
59s{color} | {color:green} root in the patch passed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
39s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}268m  6s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f |
| JIRA Issue | HBASE-20354 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12917768/HBASE-20354.2.patch |
| Optional Tests |  asflicense  javac  javadoc  unit  |
| uname | Linux 5d21b3ecd46c 4.4.0-98-generic #121-Ubuntu SMP Tue Oct 10 
14:24:03 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 / 8f6849ff02 |
| maven | version: Apache Maven 3.5.3 
(3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Default Java | 1.8.0_162 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12316/testReport/ |
| Max. process+thread count | 4757 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12316/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Sean Busbey (JIRA)

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

Sean Busbey commented on HBASE-20354:
-

well that's true. lemme see if I can get that across without encouraging folks 
setting the value.

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Mike Drob (JIRA)

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

Mike Drob commented on HBASE-20354:
---

Not sure I 100% agree with the stronger language. If somebody is running with 
the capability checks disabled but on a version of hdfs that does support 
hsync, then they're not at risk for data loss, right?

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Sean Busbey (JIRA)

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

Sean Busbey commented on HBASE-20354:
-

-2
  - replace tabs with spaces in example stacktrace

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch, 
> HBASE-20354.2.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-20354:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m 
10s{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:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  5m 
 7s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  2m 
36s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 
40s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch 21 line(s) with tabs. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  2m 
44s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}114m 34s{color} 
| {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
27s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}130m 34s{color} | 
{color:black} {color} |
\\
\\
|| Reason || Tests ||
| Failed junit tests | hadoop.hbase.replication.TestReplicationDroppedTables |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f |
| JIRA Issue | HBASE-20354 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12917743/HBASE-20354.1.patch |
| Optional Tests |  asflicense  javac  javadoc  unit  |
| uname | Linux d8901b8c80f1 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 
14:43:09 UTC 2018 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 / 8f6849ff02 |
| maven | version: Apache Maven 3.5.3 
(3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Default Java | 1.8.0_162 |
| whitespace | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12311/artifact/patchprocess/whitespace-tabs.txt
 |
| unit | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12311/artifact/patchprocess/patch-unit-root.txt
 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12311/testReport/ |
| Max. process+thread count | 4020 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12311/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on HBASE-20354:
---

| (x) *{color:red}-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:red}-1{color} | {color:red} test4tests {color} | {color:red}  0m  
0s{color} | {color:red} The patch doesn't appear to include any new or modified 
tests. Please justify why no new tests are needed for this patch. Also please 
list what manual steps were performed to verify this patch. {color} |
|| || || || {color:brown} master Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 
59s{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  2m 
59s{color} | {color:green} master passed {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green}  4m 
57s{color} | {color:green} the patch passed {color} |
| {color:red}-1{color} | {color:red} whitespace {color} | {color:red}  0m  
0s{color} | {color:red} The patch 21 line(s) with tabs. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green}  2m 
58s{color} | {color:green} the patch passed {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:red}-1{color} | {color:red} unit {color} | {color:red}125m 18s{color} 
| {color:red} root in the patch failed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green}  0m 
26s{color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black}142m  0s{color} | 
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hbase:d8b550f |
| JIRA Issue | HBASE-20354 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12917736/HBASE-20354.0.patch |
| Optional Tests |  asflicense  javac  javadoc  unit  |
| uname | Linux faeb9ce273e3 3.13.0-139-generic #188-Ubuntu SMP Tue Jan 9 
14:43:09 UTC 2018 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 / 8f6849ff02 |
| maven | version: Apache Maven 3.5.3 
(3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T19:49:05Z) |
| Default Java | 1.8.0_162 |
| whitespace | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12310/artifact/patchprocess/whitespace-tabs.txt
 |
| unit | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12310/artifact/patchprocess/patch-unit-root.txt
 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12310/testReport/ |
| Max. process+thread count | 4449 (vs. ulimit of 1) |
| modules | C: . U: . |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/12310/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation, hadoop3
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch, HBASE-20354.1.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Sean Busbey (JIRA)

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

Sean Busbey commented on HBASE-20354:
-

I figured out why this shows up for me and not default "run out of dev". I'm 
using Hadoop 3.0.0 libraries for all the hadoop stuff. So this won't hit out of 
the box now, but it will once we update to e.g. Hadoop 2.9.0 or 3.0.0.

The warnings about data durability are still true on earlier Hadoop 2s, so we 
should just start with pushing folks now.

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Sean Busbey (JIRA)

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

Sean Busbey commented on HBASE-20354:
-

I built a binary tarball and then unpacked it and attempted to follow the 
instructions in the quickstart guide.

Are you defining HBASE_CONF_DIR? if not, where is your hbase-site coming from?

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: HBASE-20354.0.patch
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>  
> hbase.procedure.store.wal.use.hsync
> false
> 
>   Controls whether HBase will call hsync for durability promises on the 
> procedure wal.
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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


[jira] [Commented] (HBASE-20354) [DOC] quickstart guide needs to include note about durability checks for standalone mode

2018-04-05 Thread Mike Drob (JIRA)

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

Mike Drob commented on HBASE-20354:
---

Where do you see this happening? When starting hbase out of a dev workspace, 
everything works fine for me, and I am pretty sure it uses local disk there.

> [DOC] quickstart guide needs to include note about durability checks for 
> standalone mode
> 
>
> Key: HBASE-20354
> URL: https://issues.apache.org/jira/browse/HBASE-20354
> Project: HBase
>  Issue Type: Sub-task
>  Components: documentation
>Reporter: Sean Busbey
>Assignee: Sean Busbey
>Priority: Blocker
> Fix For: 2.0.0
>
>
> the current docs for getting started walk through starting a stand alone 
> cluster that relies on the local filesystem, but they don't account for 
> HBASE-19289 so everything falls over.
> Needed configs, probably with more warnings:
> {code}
>  
> hbase.procedure.store.wal.use.hsync
> false
> 
>   Controls whether HBase will call hsync for durability promises on the 
> procedure wal.
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
>   
> hbase.unsafe.stream.capability.enforce
> false
> 
>   Controls whether HBase will check for stream capabilities 
> (hflush/hsync).
>   Disable this if you intend to run on LocalFileSystem.
>   WARNING: Doing so may expose you to additional risk of data loss!
> 
>   
> {code}
> those "may" need to be changed to "will".



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