[jira] [Comment Edited] (SPARK-16784) Configurable log4j settings

2017-07-26 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099477#comment-16099477 ] HanCheol Cho edited comment on SPARK-16784 at 7/26/17 8:27 AM: --- Hi, I

[jira] [Comment Edited] (SPARK-16784) Configurable log4j settings

2017-07-26 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099477#comment-16099477 ] HanCheol Cho edited comment on SPARK-16784 at 7/26/17 8:26 AM: --- Hi, I

[jira] [Commented] (SPARK-16784) Configurable log4j settings

2017-07-24 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099477#comment-16099477 ] HanCheol Cho commented on SPARK-16784: -- Hi, I used the following options that allows both driver &

[jira] [Updated] (SPARK-21186) PySpark with --packages fails to import library due to lack of pythonpath to .ivy2/jars/*.jar

2017-06-22 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HanCheol Cho updated SPARK-21186: - Description: I experienced "ImportError: No module named sparkdl" exception while trying to use

[jira] [Created] (SPARK-21186) PySpark with --packages fails to import library due to lack of pythonpath to .ivy2/jars/*.jar

2017-06-22 Thread HanCheol Cho (JIRA)
HanCheol Cho created SPARK-21186: Summary: PySpark with --packages fails to import library due to lack of pythonpath to .ivy2/jars/*.jar Key: SPARK-21186 URL: https://issues.apache.org/jira/browse/SPARK-21186

[jira] [Closed] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-25 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HanCheol Cho closed SPARK-20336. Resolution: Not A Bug > spark.read.csv() with wholeFile=True option fails to read non ASCII

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-25 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982702#comment-15982702 ] HanCheol Cho commented on SPARK-20336: -- Thank you for your additiona test [~original-brownbear]]. I

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-24 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982218#comment-15982218 ] HanCheol Cho commented on SPARK-20336: -- Hi, [~original-brownbear] Thank you for your help. And can

[jira] [Comment Edited] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-17 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970944#comment-15970944 ] HanCheol Cho edited comment on SPARK-20336 at 4/17/17 10:32 AM: This

[jira] [Comment Edited] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-17 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970944#comment-15970944 ] HanCheol Cho edited comment on SPARK-20336 at 4/17/17 10:31 AM: This

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-17 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970944#comment-15970944 ] HanCheol Cho commented on SPARK-20336: -- This time, I checked whether PySpark uses the same version

[jira] [Comment Edited] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-16 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970259#comment-15970259 ] HanCheol Cho edited comment on SPARK-20336 at 4/17/17 1:18 AM: --- Hi,

[jira] [Commented] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-16 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15970259#comment-15970259 ] HanCheol Cho commented on SPARK-20336: -- Hi, [~hyukjin.kwon] I found that this case only happens

[jira] [Updated] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-14 Thread HanCheol Cho (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-20336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HanCheol Cho updated SPARK-20336: - Description: I used spark.read.csv() method with wholeFile=True option to load data that has

[jira] [Created] (SPARK-20336) spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters

2017-04-14 Thread HanCheol Cho (JIRA)
HanCheol Cho created SPARK-20336: Summary: spark.read.csv() with wholeFile=True option fails to read non ASCII unicode characters Key: SPARK-20336 URL: https://issues.apache.org/jira/browse/SPARK-20336