Github user liancheng commented on the pull request:
https://github.com/apache/spark/pull/3149#issuecomment-62121116
In #3063, `HiveContext.toRdd` was removed ([line
377](https://github.com/apache/spark/pull/3063/files#diff-ff50aea397a607b79df9bec6f2a841dbL377))
, and the copy operation was moved to `HiveContext.stringResult` ([line
436](https://github.com/apache/spark/pull/3063/files#diff-ff50aea397a607b79df9bec6f2a841dbL436)).
However, the Thrift server relies on `HiveContext.toRdd` to retrieve result
RDD, thus causes this bug.
@marmbrus I'm a bit confused here, could you please elaborate on the reason
behind this change? Reverting this change should fix this bug, but I'm not sure
whether this breaks any other contracts introduced in #3063.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]