[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-13 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-16183: Status: Open (was: Patch Available) Please re-create and re-attach the patch. >

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Fix Version/s: 2.0.0 Affects Version/s: 1.2.0 Status: Patch Available (was: Open)

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Attachment: HBASE-16183-master-v1.patch Patch v1 for master branch. > Correct errors in example program

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: There are some errors in the example programs for coprocessor in Ref Guide. Such as using

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: There are some errors in the example programs for > Correct errors in example program of

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-12 Thread Xiang Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Li updated HBASE-16183: - Description: (was: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar";

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16183: -- Assignee: Xiang Li (was: Yu Li) Assign back to [~waterlx], please check the patch and do necessary supplement

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16183: -- Attachment: HBASE-16183.patch Attaching a patch applying most of the changes mentioned in description, except

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16183: -- Assignee: Yu Li (was: Xiang Li) Temporarily assigned to myself to attach a patch according to the description

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-06 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] li xiang updated HBASE-16183: - Description: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar"; {code}

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-06 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] li xiang updated HBASE-16183: - Description: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar"; {code}

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-06 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] li xiang updated HBASE-16183: - Description: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar"; {code}

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-06 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] li xiang updated HBASE-16183: - Description: 1. In Section 89.3.3 change {code} String path = "hdfs://:/user//coprocessor.jar"; {code}

[jira] [Updated] (HBASE-16183) Correct errors in example program of coprocessor in Ref Guide

2016-07-06 Thread li xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] li xiang updated HBASE-16183: - Description: 1. In Section 89.3.3 change String path = "hdfs://:/user//coprocessor.jar"; into Path