[jira] [Updated] (SPARK-38079) Not waiting for configmap before starting driver

2022-01-31 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-38079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-38079: Description: *The problem* When you spark-submit to kubernetes in cluster-mode: # Kubernetes creates the driver

[jira] [Created] (SPARK-38079) Not waiting for configmap before starting driver

2022-01-31 Thread Ben (Jira)
Ben created SPARK-38079: --- Summary: Not waiting for configmap before starting driver Key: SPARK-38079 URL: https://issues.apache.org/jira/browse/SPARK-38079 Project: Spark Issue Type: Bug Comp

[jira] [Updated] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-31306: Description:  The rand() function in PySpark, Spark, and R is documented as drawing from U[0.0, 1.0]. This suggest

[jira] [Updated] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-31306: Description:  The rand() function in PySpark, Spark, and R is documented as drawing from U[0.0, 1.0]. This suggest

[jira] [Updated] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-31306: Description:   The rand() function in PySpark, Spark, and R is documented as drawing from U[0.0, 1.0]. This sugg

[jira] [Updated] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-31306: Description:   The rand() function in PySpark, Spark, and R is documented as drawing from U[0.0, 1.0]. This sugg

[jira] [Updated] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
[ https://issues.apache.org/jira/browse/SPARK-31306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-31306: Description:   The rand() function in PySpark, Spark, and R is documented as drawing from U[0.0, 1.0]. This sugg

[jira] [Created] (SPARK-31306) rand() function documentation suggests an inclusive upper bound of 1.0

2020-03-30 Thread Ben (Jira)
Ben created SPARK-31306: --- Summary: rand() function documentation suggests an inclusive upper bound of 1.0 Key: SPARK-31306 URL: https://issues.apache.org/jira/browse/SPARK-31306 Project: Spark Issue T

[jira] [Commented] (SPARK-27137) Spark captured variable is null if the code is pasted via :paste

2019-03-13 Thread Osira Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791744#comment-16791744 ] Osira Ben commented on SPARK-27137: --- Indeed it works in the current master! Thank you!

[jira] [Created] (SPARK-27137) Spark captured variable is null if the code is pasted via :paste

2019-03-12 Thread Osira Ben (JIRA)
Osira Ben created SPARK-27137: - Summary: Spark captured variable is null if the code is pasted via :paste Key: SPARK-27137 URL: https://issues.apache.org/jira/browse/SPARK-27137 Project: Spark I

[jira] [Updated] (SPARK-27137) Spark captured variable is null if the code is pasted via :paste

2019-03-12 Thread Osira Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-27137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Osira Ben updated SPARK-27137: -- Description: If I execute this piece of code {code:java} val foo = "foo" def f(arg: Any): Unit = {

[jira] [Commented] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259517#comment-16259517 ] Ben commented on SPARK-22563: - I cannot give you the actual data, but in this case it would b

[jira] [Updated] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22563: Description: I have a large and complex DataFrame with nested structures in Spark 2.1.0 (pySpark) and I want to ad

[jira] [Comment Edited] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259367#comment-16259367 ] Ben edited comment on SPARK-22563 at 11/20/17 3:34 PM: --- Hi [~srowen

[jira] [Comment Edited] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259367#comment-16259367 ] Ben edited comment on SPARK-22563 at 11/20/17 3:34 PM: --- Hi [~srowen

[jira] [Commented] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259367#comment-16259367 ] Ben commented on SPARK-22563: - The example is what I would logically expect, but in reality,

[jira] [Updated] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22563: Component/s: Shuffle PySpark > Spark row_number() deterministic generation and materialization as

[jira] [Created] (SPARK-22563) Spark row_number() deterministic generation and materialization as a checkpoint

2017-11-20 Thread Ben (JIRA)
Ben created SPARK-22563: --- Summary: Spark row_number() deterministic generation and materialization as a checkpoint Key: SPARK-22563 URL: https://issues.apache.org/jira/browse/SPARK-22563 Project: Spark

[jira] [Commented] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-20 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212513#comment-16212513 ] Ben commented on SPARK-22284: - [~kiszk], happy to help, and thanks for your assistance. So,

[jira] [Updated] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-19 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22284: Attachment: 64KB Error.log Sure, I just added it as an attachment. > Code of class > \"org.apache.spark.sql.catal

[jira] [Commented] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-18 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210089#comment-16210089 ] Ben commented on SPARK-22284: - [~hyukjin.kwon], thank you very much for your assistance, but

[jira] [Commented] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205608#comment-16205608 ] Ben commented on SPARK-22284: - I did try adding {code:java} --conf "spark.sql.codegen.wholeS

[jira] [Updated] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22284: Description: I am using pySpark 2.1.0 in a production environment, and trying to join two DataFrames, one of which

[jira] [Comment Edited] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205601#comment-16205601 ] Ben edited comment on SPARK-22284 at 10/16/17 9:10 AM: --- If I upgrad

[jira] [Commented] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205601#comment-16205601 ] Ben commented on SPARK-22284: - If I upgrade to 2.2.0 then I, for myself at least, would not n

[jira] [Updated] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22284: Component/s: SQL > Code of class > \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjec

[jira] [Updated] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22284: Description: I am using pySpark 2.1.0 in a production environment, and trying to join two DataFrames, one of which

[jira] [Created] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
Ben created SPARK-22284: --- Summary: Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB Key: SPARK-22284 URL: https://issues.apache.org/jira/browse/SPARK-22

[jira] [Updated] (SPARK-22284) Code of class \"org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificUnsafeProjection\" grows beyond 64 KB

2017-10-16 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben updated SPARK-22284: Description: I am using pySpark 2.1.0 in a production environment, and trying to join two DataFrames, one of which

[jira] [Commented] (SPARK-18667) input_file_name function does not work with UDF

2017-03-08 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901403#comment-15901403 ] Ben commented on SPARK-18667: - Any news on this? The issue is still there, at least wil spar

[jira] [Created] (SPARK-19243) Error when selecting from DataFrame containing parsed data from files larger than 1MB

2017-01-16 Thread Ben (JIRA)
Ben created SPARK-19243: --- Summary: Error when selecting from DataFrame containing parsed data from files larger than 1MB Key: SPARK-19243 URL: https://issues.apache.org/jira/browse/SPARK-19243 Project: Spark

[jira] [Commented] (SPARK-18667) input_file_name function does not work with UDF

2017-01-13 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821929#comment-15821929 ] Ben commented on SPARK-18667: - Happy to help. Were you also able to reproduce the second issu

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-13 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821506#comment-15821506 ] Ben edited comment on SPARK-18667 at 1/13/17 3:51 PM: -- So, I created

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-13 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821506#comment-15821506 ] Ben edited comment on SPARK-18667 at 1/13/17 9:53 AM: -- So, I created

[jira] [Commented] (SPARK-18667) input_file_name function does not work with UDF

2017-01-13 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821506#comment-15821506 ] Ben commented on SPARK-18667: - So, I created a new example now, and here is the code for ever

[jira] [Commented] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821188#comment-15821188 ] Ben commented on SPARK-18667: - OK, I just tried it with a json and it worked. To be honest I

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821188#comment-15821188 ] Ben edited comment on SPARK-18667 at 1/12/17 3:01 PM: -- OK, I just tr

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821073#comment-15821073 ] Ben edited comment on SPARK-18667 at 1/12/17 2:28 PM: -- I still have

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821073#comment-15821073 ] Ben edited comment on SPARK-18667 at 1/12/17 2:12 PM: -- I still have

[jira] [Comment Edited] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821073#comment-15821073 ] Ben edited comment on SPARK-18667 at 1/12/17 2:10 PM: -- I still have

[jira] [Commented] (SPARK-18667) input_file_name function does not work with UDF

2017-01-12 Thread Ben (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821073#comment-15821073 ] Ben commented on SPARK-18667: - I still have the same problem on pySpark 2.1.0 and Python 3.5.