[jira] [Updated] (SPARK-12146) SparkR jsonFile should support multiple input files

2015-12-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-12146: -- Fix Version/s: 2.0.0 > SparkR jsonFile should support multiple input files > --

[jira] [Updated] (SPARK-12146) SparkR jsonFile should support multiple input files

2015-12-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-12146: -- Fix Version/s: (was: 1.6.1) (was: 2.0.0) 1.6.0 > SparkR j

[jira] [Updated] (SPARK-12146) SparkR jsonFile should support multiple input files

2015-12-08 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanbo Liang updated SPARK-12146: Issue Type: Sub-task (was: Bug) Parent: SPARK-12144 > SparkR jsonFile should support multi

[jira] [Updated] (SPARK-12146) SparkR jsonFile should support multiple input files

2015-12-04 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanbo Liang updated SPARK-12146: Description: This bug is easy to reproduce, jsonFile did not support character vector as arguments

[jira] [Updated] (SPARK-12146) SparkR jsonFile should support multiple input files

2015-12-04 Thread Yanbo Liang (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-12146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanbo Liang updated SPARK-12146: Description: > path <- c("/path/to/dir1","/path/to/dir2") > raw.terror<-jsonFile(sqlContext,path) 1