[
https://issues.apache.org/jira/browse/HBASE-17549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840479#comment-15840479
]
stack commented on HBASE-17549:
-------------------------------
[~chetkhatri] You repeat this change a bunch:
println("HBaseBulkDeletesExample {tableName} ") 34
println("HBaseBulkDeletesExample {tableName} missing at argument")
You have 'missing at argument'. I think you meant 'missing an argument'. It is
a nit generally but the mistake is repeated often which makes it more than a
nit.
Thanks
> HBase-Spark Module : Incorrect log at println and unwanted comment code
> -----------------------------------------------------------------------
>
> Key: HBASE-17549
> URL: https://issues.apache.org/jira/browse/HBASE-17549
> Project: HBase
> Issue Type: Improvement
> Components: spark
> Affects Versions: 1.1.8
> Reporter: Chetan Khatri
> Assignee: Chetan Khatri
> Fix For: 2.0.0
>
> Attachments: HBASE-17549.master.001.patch
>
>
> HBase-Spark module :
> - Corrected wrong class names referred at println statements.
> - Rephrased Comments to appropriate lines.
> - Unused extra comments removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)