[
https://issues.apache.org/jira/browse/PHOENIX-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14942207#comment-14942207
]
Josh Mahonin commented on PHOENIX-2196:
---------------------------------------
I had no issues locally on OS X JDK 1.7. Is it also not working on anyone
else's machine, or just Jenkins?
At a quick glance, it's not clear what in this change could cause the build
issues, and a quick search for the JVM error above yields all sorts of causes.
I'm on the road for the next week or so, feel free to revert the patch to get
the build going and I'll take a look when I return, but I suspect it's
environment based rather than this patch.
> phoenix-spark should automatically convert DataFrame field names to all caps
> ----------------------------------------------------------------------------
>
> Key: PHOENIX-2196
> URL: https://issues.apache.org/jira/browse/PHOENIX-2196
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Randy Gelhausen
> Assignee: Josh Mahonin
> Priority: Minor
> Fix For: 4.6.0, 4.5.3
>
> Attachments: PHOENIX-2196-v2.patch, PHOENIX-2196.patch
>
>
> phoenix-spark will fail to save a DF into a Phoenix table if the DataFrame's
> fields are not all capitalized. Since Phoenix internally capitalizes all
> column names, the DataFrame.save method should automatically capitalize DF
> field names as a convenience to the end user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)