[jira] [Commented] (HBASE-15685) Typo in REST documentation

2016-04-29 Thread Bin Wang (JIRA)

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

Bin Wang commented on HBASE-15685:
--

Hi Hudson, can you help educate me what does this error mean? 
external_apis.adoc is the indeed the only file that I was editing. BTW, which 
command you ran to produce this error so I can DIY next time before I attach a 
patch. 

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Fix For: 2.0.0
>
> Attachments: HBASE-15685.patch, HBASE-15685.patch
>
>   Original Estimate: 2h
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-15685) Typo in REST documentation

2016-04-26 Thread Bin Wang (JIRA)

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

Bin Wang commented on HBASE-15685:
--

The patch is available and passed the mvn site test, please review when you 
can. Thanks!

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Attachments: HBASE-15685.patch
>
>   Original Estimate: 2h
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-15685) Typo in REST documentation

2016-04-22 Thread Bin Wang (JIRA)

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

Bin Wang commented on HBASE-15685:
--

[~enis] Hi Enis, this is the first time I ever contribute to open source 
project, I tried to run `mvn clean site` at the home folder of HBase to make 
sure my tiny tiny documentation modification won't negatively impact the build, 
however, it did. I doubt it is my change lead to that but the development 
environment on my Ubuntu VM that screwed it up. 
[Here|https://datafireball.com/2016/04/22/hbase-contribution/] is a more detail 
blog I wrote yesterday regarding my first experience. Let me know what you 
think and maybe you can review my patch too. 

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Attachments: HBASE-15685.patch
>
>   Original Estimate: 2h
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (HBASE-15685) Typo in REST documentation

2016-04-21 Thread Bin Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-15685?focusedWorklogId=23934=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-23934
 ]

Bin Wang logged work on HBASE-15685:


Author: Bin Wang
Created on: 22/Apr/16 05:36
Start Date: 22/Apr/16 05:34
Worklog Time Spent: 3h 
  Work Description: 1. learn the workflow 
2. took a really long time to mvn clean site and it failed in the end

Issue Time Tracking
---

Worklog Id: (was: 23934)
Time Spent: 3h
Remaining Estimate: 0h  (was: 2h)

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Attachments: HBASE-15685.patch
>
>   Original Estimate: 2h
>  Time Spent: 3h
>  Remaining Estimate: 0h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-15685) Typo in REST documentation

2016-04-21 Thread Bin Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bin Wang updated HBASE-15685:
-
Status: Patch Available  (was: In Progress)

patch available 

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Attachments: HBASE-15685.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-15685) Typo in REST documentation

2016-04-21 Thread Bin Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bin Wang updated HBASE-15685:
-
Attachment: HBASE-15685.patch

I have added 6 occurrences where it is missing a forward slash between port and 
table

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
> Attachments: HBASE-15685.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work started] (HBASE-15685) Typo in REST documentation

2016-04-21 Thread Bin Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HBASE-15685 started by Bin Wang.

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HBASE-15685) Typo in REST documentation

2016-04-21 Thread Bin Wang (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bin Wang updated HBASE-15685:
-
Summary: Typo in REST documentation  (was: Typo in rest documentation)

> Typo in REST documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: Bin Wang
>Assignee: Bin Wang
>Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-15685) Typo in rest documentation

2016-04-21 Thread bin wang (JIRA)

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

bin wang commented on HBASE-15685:
--

[~enis], Hi Enis, I am new to open source and even version control. I am 
carefully reading the documentation right now, looks like I need to fork the 
HBase project and make the modification there, then I will send a request to 
you and the other committers right?

> Typo in rest documentation
> --
>
> Key: HBASE-15685
> URL: https://issues.apache.org/jira/browse/HBASE-15685
> Project: HBase
>  Issue Type: Bug
>  Components: documentation
>Reporter: bin wang
>Assignee: bin wang
>Priority: Minor
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
> HBase Book has a few typo in the provided example links, like 
> "http://example.com:8000//:?v=" 
> which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HBASE-15685) SHORT DESCRIPTION

2016-04-21 Thread bin wang (JIRA)
bin wang created HBASE-15685:


 Summary: SHORT DESCRIPTION
 Key: HBASE-15685
 URL: https://issues.apache.org/jira/browse/HBASE-15685
 Project: HBase
  Issue Type: Bug
  Components: documentation
Reporter: bin wang
Assignee: bin wang
Priority: Blocker


The Chapter - [REST|http://hbase.apache.org/book.html#_table_information] of 
HBase Book has a few typo in the provided example links, like 
"http://example.com:8000//:?v=" 
which misses a forward slash between the port number 8000 and table name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)