CrossData 1.3.0-RC2: Spark 1.6.1 Scala 2.11.7: MongoDB Example in Documentation
27 views
Skip to first unread message
rvalive
unread,
Jun 14, 2016, 1:37:53 AM6/14/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crossdata Users
Hi,
Just wanted to let you know that when I run xdContext.sql("...") code in MongoDB section of the documentation I get a dataframe back instead of the table being printed as shown in the example. I don't know if that is the expected behavior for 1.3.x. as the example shows table output that we'd see if we do dataframe.show()
Miguel Angel Fernandez
unread,
Jun 16, 2016, 12:12:16 PM6/16/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Crossdata Users
Hi rvalive,
you're right, the operation show() is missing. We'll fix it asap.