[jira] [Closed] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Tian Hong Wang (Jira)


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

Tian Hong Wang closed KYLIN-4152.
-
Resolution: Won't Fix

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Tian Hong Wang (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918259#comment-16918259
 ] 

Tian Hong Wang commented on KYLIN-4152:
---

This issue has been fixed in recent release. So close this issue.

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918255#comment-16918255
 ] 

ASF GitHub Bot commented on KYLIN-4152:
---

tianhonglouis commented on pull request #814: KYLIN-4152: disable before 
deleting HBase table
URL: https://github.com/apache/kylin/pull/814
 
 
   
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[GitHub] [kylin] tianhonglouis closed pull request #814: KYLIN-4152: disable before deleting HBase table

2019-08-28 Thread GitBox
tianhonglouis closed pull request #814: KYLIN-4152: disable before deleting 
HBase table
URL: https://github.com/apache/kylin/pull/814
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Commented] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918248#comment-16918248
 ] 

ASF GitHub Bot commented on KYLIN-4152:
---

tianhonglouis commented on pull request #814: KYLIN-4152: disable before 
deleting HBase table
URL: https://github.com/apache/kylin/pull/814
 
 
   It should disable hbase table before deleting hbase table. Otherwise it will 
cause exception.
 

This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[GitHub] [kylin] tianhonglouis opened a new pull request #814: KYLIN-4152: disable before deleting HBase table

2019-08-28 Thread GitBox
tianhonglouis opened a new pull request #814: KYLIN-4152: disable before 
deleting HBase table
URL: https://github.com/apache/kylin/pull/814
 
 
   It should disable hbase table before deleting hbase table. Otherwise it will 
cause exception.


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [kylin] asf-ci commented on issue #814: KYLIN-4152: disable before deleting HBase table

2019-08-28 Thread GitBox
asf-ci commented on issue #814: KYLIN-4152: disable before deleting HBase table
URL: https://github.com/apache/kylin/pull/814#issuecomment-526005173
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[jira] [Commented] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Tian Hong Wang (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16918232#comment-16918232
 ] 

Tian Hong Wang commented on KYLIN-4152:
---

sure, thank you for your quick response.

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Commented] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Shaofeng SHI (Jira)


[ 
https://issues.apache.org/jira/browse/KYLIN-4152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917790#comment-16917790
 ] 

Shaofeng SHI commented on KYLIN-4152:
-

Hi Tianhong, this patch doesn't have author information. Could you please 
re-generate with "git format-patch", or create a PR to Kylin's git repository 
on github.com? Thank you!

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Shaofeng SHI (Jira)


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

Shaofeng SHI updated KYLIN-4152:

Fix Version/s: (was: all)
   v2.6.4

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v2.6.4
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Assigned] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Shaofeng SHI (Jira)


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

Shaofeng SHI reassigned KYLIN-4152:
---

Assignee: Tian Hong Wang

Good catch, thank you Tian hong!

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: all
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Tian Hong Wang (Jira)


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

Tian Hong Wang updated KYLIN-4152:
--
Attachment: kylin-4152.patch

> Should Disable Before Deleting HBase Table using HBaseAdmin 
> 
>
> Key: KYLIN-4152
> URL: https://issues.apache.org/jira/browse/KYLIN-4152
> Project: Kylin
>  Issue Type: Bug
>  Components: Storage - HBase
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Priority: Major
> Fix For: all
>
> Attachments: kylin-4152.patch
>
>
> In LookupTableToHFileJob.java, it should disable before deleting hbase table 
> when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Created] (KYLIN-4152) Should Disable Before Deleting HBase Table using HBaseAdmin

2019-08-28 Thread Tian Hong Wang (Jira)
Tian Hong Wang created KYLIN-4152:
-

 Summary: Should Disable Before Deleting HBase Table using 
HBaseAdmin 
 Key: KYLIN-4152
 URL: https://issues.apache.org/jira/browse/KYLIN-4152
 Project: Kylin
  Issue Type: Bug
  Components: Storage - HBase
Affects Versions: v2.5.2
Reporter: Tian Hong Wang
 Fix For: all


In LookupTableToHFileJob.java, it should disable before deleting hbase table 
when using HBaseAdmin API. Otherwise, it will throw Exception.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (KYLIN-4151) FileSplit ClassCastException in KafkaMRInput

2019-08-28 Thread Tian Hong Wang (Jira)


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

Tian Hong Wang updated KYLIN-4151:
--
Attachment: KafkaMRInput.patch

> FileSplit ClassCastException in KafkaMRInput
> 
>
> Key: KYLIN-4151
> URL: https://issues.apache.org/jira/browse/KYLIN-4151
> Project: Kylin
>  Issue Type: Bug
>  Components: Others
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Priority: Major
> Fix For: all
>
> Attachments: 20190828172850.png, KafkaMRInput.patch
>
>
> It wil cause ClassCastException in KafkaMRInput:
> org.apache.hadoop.mapreduce.lib.input.FileSplit cannot be cast to 
> org.apache.hadoop.mapred.FileSplit.
> The stack trace see the attachment.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (KYLIN-4151) FileSplit ClassCastException in KafkaMRInput

2019-08-28 Thread Tian Hong Wang (Jira)


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

Tian Hong Wang updated KYLIN-4151:
--
Flags: Patch

> FileSplit ClassCastException in KafkaMRInput
> 
>
> Key: KYLIN-4151
> URL: https://issues.apache.org/jira/browse/KYLIN-4151
> Project: Kylin
>  Issue Type: Bug
>  Components: Others
>Affects Versions: v2.5.2
>Reporter: Tian Hong Wang
>Priority: Major
> Fix For: all
>
> Attachments: 20190828172850.png, KafkaMRInput.patch
>
>
> It wil cause ClassCastException in KafkaMRInput:
> org.apache.hadoop.mapreduce.lib.input.FileSplit cannot be cast to 
> org.apache.hadoop.mapred.FileSplit.
> The stack trace see the attachment.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Created] (KYLIN-4151) FileSplit ClassCastException in KafkaMRInput

2019-08-28 Thread Tian Hong Wang (Jira)
Tian Hong Wang created KYLIN-4151:
-

 Summary: FileSplit ClassCastException in KafkaMRInput
 Key: KYLIN-4151
 URL: https://issues.apache.org/jira/browse/KYLIN-4151
 Project: Kylin
  Issue Type: Bug
  Components: Others
Affects Versions: v2.5.2
Reporter: Tian Hong Wang
 Fix For: all
 Attachments: 20190828172850.png

It wil cause ClassCastException in KafkaMRInput:

org.apache.hadoop.mapreduce.lib.input.FileSplit cannot be cast to 
org.apache.hadoop.mapred.FileSplit.

The stack trace see the attachment.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)