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

2020-05-31 Thread nichunen (Jira)


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

nichunen updated KYLIN-4151:

Sprint:   (was: Sprint 52)

> 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
>Assignee: Shao Feng Shi
>Priority: Minor
> Fix For: v3.1.0
>
> 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.4#803005)


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

2020-05-27 Thread Shao Feng Shi (Jira)


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

Shao Feng Shi updated KYLIN-4151:
-
Priority: Minor  (was: Major)

> 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
>Assignee: Shao Feng Shi
>Priority: Minor
> Fix For: v3.1.0
>
> 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.4#803005)


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

2020-05-15 Thread xuekaiqi (Jira)


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

xuekaiqi updated KYLIN-4151:

Sprint: Sprint 52  (was: Sprint 51)

> 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
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v3.1.0
>
> 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.4#803005)


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

2020-05-15 Thread Shao Feng Shi (Jira)


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

Shao Feng Shi updated KYLIN-4151:
-
Sprint: Sprint 51

> 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
>Assignee: Tian Hong Wang
>Priority: Major
> Fix For: v3.1.0
>
> 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.4#803005)


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

2019-12-25 Thread nichunen (Jira)


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

nichunen updated KYLIN-4151:

Fix Version/s: (was: all)
   v3.1.0

> 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: v3.1.0
>
> 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.4#803005)


[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)