Member since
08-02-2016
15
Posts
2
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
9717 | 08-03-2016 09:35 PM |
03-01-2017
02:41 PM
Hi, You should use val df = hiveContext.read.table("table_name") instead. In this case, columns are displayed properly.
... View more