[
https://issues.apache.org/jira/browse/SPARK-20864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yuanjie updated SPARK-20864:
----------------------------
Description:
I use a very simple data:
1 2 3
2 1 3
3 1 3
4 5 2
4 6 2
5 6 2
but when running I got:
Exception in thread "main" : java.io.IOException:
com.google.protobuf.ServiceException: java.lang.UnsupportedOperationException
:This is supposed to be overridden by subclasses
why?
> I tried to run spark mllib PIC algorithm, but got error
> -------------------------------------------------------
>
> Key: SPARK-20864
> URL: https://issues.apache.org/jira/browse/SPARK-20864
> Project: Spark
> Issue Type: Question
> Components: MLlib
> Affects Versions: 2.1.1
> Reporter: yuanjie
> Priority: Blocker
>
> I use a very simple data:
> 1 2 3
> 2 1 3
> 3 1 3
> 4 5 2
> 4 6 2
> 5 6 2
> but when running I got:
> Exception in thread "main" : java.io.IOException:
> com.google.protobuf.ServiceException: java.lang.UnsupportedOperationException
> :This is supposed to be overridden by subclasses
> why?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]