[jira] [Commented] (HBASE-15333) Enhance the filter to handle short, integer, long, float and double

2016-04-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228495#comment-15228495 ] Ted Malaska commented on HBASE-15333: - I gave it a quick look and it looks good but l

[jira] [Commented] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-03-08 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186180#comment-15186180 ] Ted Malaska commented on HBASE-15271: - Hey [~busbey] the current tests will test th

[jira] [Commented] (HBASE-14789) Enhance the current spark-hbase connector

2016-02-25 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168157#comment-15168157 ] Ted Malaska commented on HBASE-14789: - This looks really cool. Can we add a couple m

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-02-24 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15166481#comment-15166481 ] Ted Malaska commented on HBASE-14801: - I'm having a full day I will be able to look t

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-23 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159987#comment-15159987 ] Ted Malaska commented on HBASE-15184: - Thank u Ted yu -- Sent from Gmail Mobile

[jira] [Updated] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-22 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15184: Attachment: HBASE-15184.1.patch This was tested both in unit tests and in a 10 node kerberos cluste

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-21 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156351#comment-15156351 ] Ted Malaska commented on HBASE-15184: - OK finally back ported the code and ran it on

[jira] [Commented] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-19 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154871#comment-15154871 ] Ted Malaska commented on HBASE-15271: - Thank you Joh H and Ted Y > Spark Bulk Load:

[jira] [Updated] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-19 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15271: Attachment: HBASE-15271.4.patch Made changes based on Jon H comments > Spark Bulk Load: Need to wr

[jira] [Updated] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-18 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15271: Attachment: HBASE-15271.3.patch Made changes for Ted Yu's comment > Spark Bulk Load: Need to write

[jira] [Updated] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-18 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15271: Attachment: HBASE-15271.2.patch Added change based on Ted Yu's comment > Spark Bulk Load: Need to

[jira] [Commented] (HBASE-15282) Bump Spark on Hbase to use Spark 1.6.

2016-02-18 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153484#comment-15153484 ] Ted Malaska commented on HBASE-15282: - +1 > Bump Spark on Hbase to use Spark 1.6. >

[jira] [Updated] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-18 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15271: Attachment: HBASE-15271.1.patch First draft. Built and ran tests > Spark Bulk Load: Need to write

[jira] [Created] (HBASE-15271) Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures

2016-02-15 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-15271: --- Summary: Spark Bulk Load: Need to write HFiles to tmp location then rename to protect from Spark Executor Failures Key: HBASE-15271 URL: https://issues.apache.org/jira/browse/HBASE-

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147419#comment-15147419 ] Ted Malaska commented on HBASE-15184: - I'm also here on this Jira. I'm on a clint ap

[jira] [Commented] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136082#comment-15136082 ] Ted Malaska commented on HBASE-15184: - ok I'm back from vacation I will try to finish

[jira] [Commented] (HBASE-14340) Add second bulk load option to Spark Bulk Load to send puts as the value

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136083#comment-15136083 ] Ted Malaska commented on HBASE-14340: - Thank you Andrew for your review. :) > Add s

[jira] [Assigned] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska reassigned HBASE-15184: --- Assignee: Ted Malaska > SparkSQL Scan operation doesn't work on kerberos cluster > -

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136013#comment-15136013 ] Ted Malaska commented on HBASE-15225: - OK I have updated the Github. This has everyt

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15136012#comment-15136012 ] Ted Malaska commented on HBASE-15225: - I have a version that works on kerberos cluste

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-05 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135626#comment-15135626 ] Ted Malaska commented on HBASE-15225: - Also if you are using PySpark then use the Spa

[jira] [Commented] (HBASE-15225) Connecting to HBase via newAPIHadoopRDD in PySpark gives org.apache.hadoop.hbase.client.RetriesExhaustedException

2016-02-05 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135624#comment-15135624 ] Ted Malaska commented on HBASE-15225: - This should be marked as involved Jira. [~88.

[jira] [Updated] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-01-28 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15184: Attachment: HBaseSparkModule.zip Solution that worked on CDH 5.5 on client kerberos cluster, but al

[jira] [Created] (HBASE-15184) SparkSQL Scan operation doesn't work on kerberos cluster

2016-01-28 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-15184: --- Summary: SparkSQL Scan operation doesn't work on kerberos cluster Key: HBASE-15184 URL: https://issues.apache.org/jira/browse/HBASE-15184 Project: HBase Issue

[jira] [Commented] (HBASE-14796) Enhance the Gets in the connector

2015-12-28 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072938#comment-15072938 ] Ted Malaska commented on HBASE-14796: - Zhan good points. I agree, even if it is slow

[jira] [Commented] (HBASE-14796) Enhance the Gets in the connector

2015-12-23 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15070177#comment-15070177 ] Ted Malaska commented on HBASE-14796: - I reviewed the code and I'm giving it a +1 Di

[jira] [Updated] (HBASE-15036) Update HBase Spark documentation to include bulk load with thin records

2015-12-23 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15036: Attachment: HBASE-15036.1.patch Removed extra spaces > Update HBase Spark documentation to include

[jira] [Updated] (HBASE-15036) Update HBase Spark documentation to include bulk load with thin records

2015-12-23 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-15036: Attachment: HBASE-15036.patch First Draft > Update HBase Spark documentation to include bulk load

[jira] [Created] (HBASE-15036) Update HBase Spark documentation to include bulk load with thin records

2015-12-23 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-15036: --- Summary: Update HBase Spark documentation to include bulk load with thin records Key: HBASE-15036 URL: https://issues.apache.org/jira/browse/HBASE-15036 Project: HBase

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-18 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064491#comment-15064491 ] Ted Malaska commented on HBASE-14849: - I reviewed the your changes. I'm liking what

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-17 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062684#comment-15062684 ] Ted Malaska commented on HBASE-14849: - Thanks Zhan, I updated again. Thank you for t

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-17 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062634#comment-15062634 ] Ted Malaska commented on HBASE-14849: - I added comments > Add option to set block ca

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059253#comment-15059253 ] Ted Malaska commented on HBASE-14849: - Can you make the review board? Thanks > Add

[jira] [Updated] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-14 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14849: Assignee: Zhan Zhang (was: Ted Malaska) > Add option to set block cache to false on SparkSQL execu

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-12-14 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057071#comment-15057071 ] Ted Malaska commented on HBASE-14849: - Thanks Zhan. I will be able to review as soon

[jira] [Commented] (HBASE-14929) There is a space missing from Table "foo" is not currently available.

2015-12-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053531#comment-15053531 ] Ted Malaska commented on HBASE-14929: - +1 > There is a space missing from Table "foo

[jira] [Commented] (HBASE-14929) There is a space missing from Table "foo" is not currently available.

2015-12-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053519#comment-15053519 ] Ted Malaska commented on HBASE-14929: - Great lets get the patch file up on the jira a

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052639#comment-15052639 ] Ted Malaska commented on HBASE-14795: - Will do, but don't hold up this patch for my t

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051936#comment-15051936 ] Ted Malaska commented on HBASE-14795: - That was a cool addition. I like the wrapping

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051244#comment-15051244 ] Ted Malaska commented on HBASE-14795: - Hey Zhan I left one comment about the sync bl

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-08 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047779#comment-15047779 ] Ted Malaska commented on HBASE-14795: - OK finished my review. Please review my revie

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-08 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15047701#comment-15047701 ] Ted Malaska commented on HBASE-14795: - Will review tonight. Long day :) -- Sent

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-07 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046210#comment-15046210 ] Ted Malaska commented on HBASE-14795: - I just looked at the review board. I don't se

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-06 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15044226#comment-15044226 ] Ted Malaska commented on HBASE-14795: - I did a first pass review and left comments.

[jira] [Created] (HBASE-14929) There is a space missing from Table "foo" is not currently available.

2015-12-04 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-14929: --- Summary: There is a space missing from Table "foo" is not currently available. Key: HBASE-14929 URL: https://issues.apache.org/jira/browse/HBASE-14929 Project: HBase

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-12-03 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039668#comment-15039668 ] Ted Malaska commented on HBASE-14795: - Can we open up a review board for this. Thx

[jira] [Assigned] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-11-27 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska reassigned HBASE-14849: --- Assignee: Ted Malaska > Add option to set block cache to false on SparkSQL executions >

[jira] [Updated] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-11-27 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14849: Description: I was working at a client with a ported down version of the Spark module for HBase an

[jira] [Commented] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-11-27 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029922#comment-15029922 ] Ted Malaska commented on HBASE-14849: - If it is ok I'm going to start this, with the

[jira] [Commented] (HBASE-14795) Enhance the spark-hbase scan operations

2015-11-19 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014342#comment-15014342 ] Ted Malaska commented on HBASE-14795: - Hey Zhan, What is your ETA on this JIRA. I j

[jira] [Created] (HBASE-14849) Add option to set block cache to false on SparkSQL executions

2015-11-19 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-14849: --- Summary: Add option to set block cache to false on SparkSQL executions Key: HBASE-14849 URL: https://issues.apache.org/jira/browse/HBASE-14849 Project: HBase

[jira] [Commented] (HBASE-14340) Add second bulk load option to Spark Bulk Load to send puts as the value

2015-11-17 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15009797#comment-15009797 ] Ted Malaska commented on HBASE-14340: - Thank u Andrew. Let me know if there r any ot

[jira] [Updated] (HBASE-14340) Add second bulk load option to Spark Bulk Load to send puts as the value

2015-11-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14340: Attachment: HBASE-14340.2.patch Fixed copy paste issue. It was my mistake. The code was write on

[jira] [Commented] (HBASE-14340) Add second bulk load option to Spark Bulk Load to send puts as the value

2015-11-13 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15004362#comment-15004362 ] Ted Malaska commented on HBASE-14340: - Thank you Andrew for the review I will get to

[jira] [Commented] (HBASE-14789) Enhance the current spark-hbase connector

2015-11-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003062#comment-15003062 ] Ted Malaska commented on HBASE-14789: - Adding Jira for Changing the table definition

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2015-11-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003057#comment-15003057 ] Ted Malaska commented on HBASE-14801: - I have no problem with this, I think it looks

[jira] [Commented] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001362#comment-15001362 ] Ted Malaska commented on HBASE-14796: - Yeah agreed. It also depends on the time it ta

[jira] [Commented] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001301#comment-15001301 ] Ted Malaska commented on HBASE-14796: - I agreed with point one. But the use case I'm

[jira] [Commented] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001156#comment-15001156 ] Ted Malaska commented on HBASE-14796: - My only concern here is if we are adding laten

[jira] [Commented] (HBASE-14795) Provide an alternative spark-hbase SQL implementations for Scan

2015-11-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001136#comment-15001136 ] Ted Malaska commented on HBASE-14795: - I would like that. Thanks Zhan. > Provide an

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-11 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001083#comment-15001083 ] Ted Malaska commented on HBASE-14789: - Hey Zhan, I'm not sure I understand the quest

[jira] [Commented] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999635#comment-14999635 ] Ted Malaska commented on HBASE-14796: - If implemented this code would fit great right

[jira] [Created] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-10 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-14796: --- Summary: Provide an alternative spark-hbase SQL implementations for Gets Key: HBASE-14796 URL: https://issues.apache.org/jira/browse/HBASE-14796 Project: HBase

[jira] [Commented] (HBASE-14796) Provide an alternative spark-hbase SQL implementations for Gets

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999633#comment-14999633 ] Ted Malaska commented on HBASE-14796: - So there is value in this idea for the generat

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999628#comment-14999628 ] Ted Malaska commented on HBASE-14789: - Put comments related to the bulk get implement

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999623#comment-14999623 ] Ted Malaska commented on HBASE-14789: - Put response to TableInputFormat design in HBA

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999622#comment-14999622 ] Ted Malaska commented on HBASE-14789: - This is a sub jira > Provide an alternative s

[jira] [Commented] (HBASE-14795) Provide an alternative spark-hbase SQL implementations for Scan

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999621#comment-14999621 ] Ted Malaska commented on HBASE-14795: - There is no real negative to this proposed app

[jira] [Created] (HBASE-14795) Provide an alternative spark-hbase SQL implementations for Scan

2015-11-10 Thread Ted Malaska (JIRA)
Ted Malaska created HBASE-14795: --- Summary: Provide an alternative spark-hbase SQL implementations for Scan Key: HBASE-14795 URL: https://issues.apache.org/jira/browse/HBASE-14795 Project: HBase

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999422#comment-14999422 ] Ted Malaska commented on HBASE-14789: - Cool I read the doc so there are two points.

[jira] [Commented] (HBASE-14789) Provide an alternative spark-hbase connector

2015-11-10 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14999385#comment-14999385 ] Ted Malaska commented on HBASE-14789: - Can you help me understand what components thi

[jira] [Resolved] (HBASE-14149) Add Data Frame support for HBase-Spark Module

2015-10-30 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska resolved HBASE-14149. - Resolution: Duplicate This was done in https://issues.apache.org/jira/browse/HBASE-14181 With co

[jira] [Commented] (HBASE-14149) Add Data Frame support for HBase-Spark Module

2015-10-30 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982527#comment-14982527 ] Ted Malaska commented on HBASE-14149: - closing this jira because we got dataframe sup

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-16 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961155#comment-14961155 ] Ted Malaska commented on HBASE-14406: - own -> owe > The dataframe datasource filter

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-16 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961150#comment-14961150 ] Ted Malaska commented on HBASE-14406: - OMG I own you guys a beer. That was a long pa

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: HBASE-14406.11.patch Added FilterProtos.java to git > The dataframe datasource filter

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959872#comment-14959872 ] Ted Malaska commented on HBASE-14406: - Ohh [~ted_yu] so I need to add the generated f

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959866#comment-14959866 ] Ted Malaska commented on HBASE-14406: - grr the build system didn't generate the proto

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959847#comment-14959847 ] Ted Malaska commented on HBASE-14406: - Also the diff number of the review board if of

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959844#comment-14959844 ] Ted Malaska commented on HBASE-14406: - I just looked at https://issues.apache.org/j

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959830#comment-14959830 ] Ted Malaska commented on HBASE-14406: - yup it is in there https://reviews.apache.org

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: HBASE-14406.10.patch Just double checking and uploading the newest version > The dataf

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: (was: Surefile-reports.zip) > The dataframe datasource filter is wrong, and will re

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: (was: TestSuite.txt) > The dataframe datasource filter is wrong, and will result in

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959791#comment-14959791 ] Ted Malaska commented on HBASE-14406: - OK I rebuilt everything and restarted my compu

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959772#comment-14959772 ] Ted Malaska commented on HBASE-14406: - I tried this build and it doesn't have the hba

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: TestSuite.txt BTW here is the full stack trace when the host file is not updated to do

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959648#comment-14959648 ] Ted Malaska commented on HBASE-14406: - The code that break is just var TEST_UTIL:

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959643#comment-14959643 ] Ted Malaska commented on HBASE-14406: - Also this is my version tmalaska-MBP-2:hbase-

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959641#comment-14959641 ] Ted Malaska commented on HBASE-14406: - I just did "mvn -Dtest=NoUnitTests clean verif

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: HBASE-14406.9.patch rebasing pom. On a side note something funky happen to hbase when

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-15 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14959311#comment-14959311 ] Ted Malaska commented on HBASE-14406: - OK I will make this change in the next hour or

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-14 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957413#comment-14957413 ] Ted Malaska commented on HBASE-14406: - What went wrong with the build? > The datafra

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-14 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: HBASE-14406.7.patch Moved ProtoBufs to hbase-spark and out of hbase-protoco > The data

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-13 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955850#comment-14955850 ] Ted Malaska commented on HBASE-14406: - Well that does make sense. Let me look into t

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954256#comment-14954256 ] Ted Malaska commented on HBASE-14406: - Yeah it passed. :) So [~ted_yu] and [~zhanzh

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14954112#comment-14954112 ] Ted Malaska commented on HBASE-14406: - Whats going on with the build, it doesn't look

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953904#comment-14953904 ] Ted Malaska commented on HBASE-14406: - HBaseTestingUtility is used in all the followi

[jira] [Updated] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated HBASE-14406: Attachment: Surefile-reports.zip Attachment example of what I see after I run mvn -Dtest=NoUnitTest

[jira] [Commented] (HBASE-14406) The dataframe datasource filter is wrong, and will result in data loss or unexpected behavior

2015-10-12 Thread Ted Malaska (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953870#comment-14953870 ] Ted Malaska commented on HBASE-14406: - That last issue looks to be outside of the Spa

  1   2   3   >