[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-30 Thread ramkrishna.s.vasudevan (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-9838:
--

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Committed to trunk. Hence resolving.

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: ramkrishna.s.vasudevan
Priority: Minor
 Fix For: 0.98.0

 Attachments: 9838.txt, HBASE-9767_addendum_1.patch, 
 HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-25 Thread ramkrishna.s.vasudevan (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-9838:
--

Status: Open  (was: Patch Available)

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt, HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-25 Thread ramkrishna.s.vasudevan (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-9838:
--

Status: Patch Available  (was: Open)

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt, HBASE-9767_addendum_1.patch, 
 HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-25 Thread ramkrishna.s.vasudevan (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-9838:
--

Attachment: HBASE-9767_addendum_1.patch

Thanks for noting it Ted.  'e' to 'a' change is needed. :(.  Updated patch.

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt, HBASE-9767_addendum_1.patch, 
 HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-25 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-9838:
--

Fix Version/s: 0.98.0

Integrated to trunk.

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: ramkrishna.s.vasudevan
Priority: Minor
 Fix For: 0.98.0

 Attachments: 9838.txt, HBASE-9767_addendum_1.patch, 
 HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-9838:
--

Attachment: 9838.txt

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)

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

Ted Yu updated HBASE-9838:
--

Status: Patch Available  (was: Open)

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread ramkrishna.s.vasudevan (JIRA)

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

ramkrishna.s.vasudevan updated HBASE-9838:
--

Attachment: HBASE-9767_addendum.patch

Corrected javadoc warning and removed an unused constructor.

 Fix javadoc warning in ImportTsv#TsvParser ctor
 ---

 Key: HBASE-9838
 URL: https://issues.apache.org/jira/browse/HBASE-9838
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Assignee: Ted Yu
Priority: Minor
 Attachments: 9838.txt, HBASE-9767_addendum.patch


 From 
 https://builds.apache.org/job/PreCommit-HBASE-Build/7623/artifact/trunk/patchprocess/patchJavadocWarnings.txt
  :
 {code}
 [WARNING] Javadoc Warnings
 [WARNING] 
 /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/ImportTsv.java:123:
  warning - @param argument tagSeperatorStr is not a parameter name.
 {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)