[jira] [Created] (SPARK-21376) Token is not renewed in yarn client process in cluster mode

2017-07-11 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-21376: -- Summary: Token is not renewed in yarn client process in cluster mode Key: SPARK-21376 URL: https://issues.apache.org/jira/browse/SPARK-21376 Project: Spark

[jira] [Updated] (SPARK-21377) Jars pulled from "--packages" are not added into AM classpath

2017-07-11 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-21377: --- Description: STR: * Set below config in spark-default.conf {code}

[jira] [Updated] (SPARK-21377) Jars pulled from "--packages" are not added into AM classpath

2017-07-11 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-21377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-21377: --- Description: STR: * Set below config in spark-default.conf {code}

[jira] [Created] (SPARK-21377) Jars pulled from "--packages" are not added into AM classpath

2017-07-11 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-21377: -- Summary: Jars pulled from "--packages" are not added into AM classpath Key: SPARK-21377 URL: https://issues.apache.org/jira/browse/SPARK-21377 Project: Spark

[jira] [Created] (SPARK-19158) ml.R example fails in yarn-cluster mode due to lacks of e1071 package

2017-01-10 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-19158: -- Summary: ml.R example fails in yarn-cluster mode due to lacks of e1071 package Key: SPARK-19158 URL: https://issues.apache.org/jira/browse/SPARK-19158 Project: Spark

[jira] [Created] (SPARK-19097) virtualenv example failed with conda due to ImportError: No module named ruamel.yaml.comments

2017-01-05 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-19097: -- Summary: virtualenv example failed with conda due to ImportError: No module named ruamel.yaml.comments Key: SPARK-19097 URL: https://issues.apache.org/jira/browse/SPARK-19097

[jira] [Updated] (SPARK-19096) Kmeans.py application fails with virtualenv and due to parse error

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-19096: --- Issue Type: Sub-task (was: Bug) Parent: SPARK-13587 > Kmeans.py application fails with

[jira] [Commented] (SPARK-19096) Kmeans.py application fails with virtualenv and due to parse error

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15803223#comment-15803223 ] Yesha Vora commented on SPARK-19096: This is valid bug. Thus reopening it and linking it with

[jira] [Reopened] (SPARK-19096) Kmeans.py application fails with virtualenv and due to parse error

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora reopened SPARK-19096: > Kmeans.py application fails with virtualenv and due to parse error >

[jira] [Updated] (SPARK-19095) virtualenv example does not work in yarn cluster mode

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-19095: --- Issue Type: Sub-task (was: Bug) Parent: SPARK-13587 > virtualenv example does not work in

[jira] [Reopened] (SPARK-19095) virtualenv example does not work in yarn cluster mode

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora reopened SPARK-19095: This is valid bug. Thus reopening it and linking it with SPARK-13587. > virtualenv example does not

[jira] [Updated] (SPARK-19096) Kmeans.py application fails with virtualenv and due to parse error

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-19096: --- Description: Spark version : 2 Steps: * Install virtualenv ( pip install virtualenv) * create

[jira] [Updated] (SPARK-19095) virtualenv example does not work in yarn cluster mode

2017-01-05 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-19095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-19095: --- Description: Spark version: 2 Steps: * install virtualenv on all nodes * create requirement1.txt

[jira] [Created] (SPARK-19096) Kmeans.py application fails with virtualenv and due to parse error

2017-01-05 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-19096: -- Summary: Kmeans.py application fails with virtualenv and due to parse error Key: SPARK-19096 URL: https://issues.apache.org/jira/browse/SPARK-19096 Project: Spark

[jira] [Created] (SPARK-19095) virtualenv example does not work in yarn cluster mode

2017-01-05 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-19095: -- Summary: virtualenv example does not work in yarn cluster mode Key: SPARK-19095 URL: https://issues.apache.org/jira/browse/SPARK-19095 Project: Spark Issue

[jira] [Updated] (SPARK-17111) Spark2 History server got "Failed to load application attempt"

2016-08-17 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-17111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-17111: --- Description: Steps followed: * Run sparkPi application in yarn-client mode * SparkPi app

[jira] [Created] (SPARK-17111) Spark2 History server got "Failed to load application attempt"

2016-08-17 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-17111: -- Summary: Spark2 History server got "Failed to load application attempt" Key: SPARK-17111 URL: https://issues.apache.org/jira/browse/SPARK-17111 Project: Spark

[jira] [Created] (SPARK-16988) spark history server log needs to be fixed to show https url when ssl is enabled

2016-08-10 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16988: -- Summary: spark history server log needs to be fixed to show https url when ssl is enabled Key: SPARK-16988 URL: https://issues.apache.org/jira/browse/SPARK-16988

[jira] [Created] (SPARK-16987) Add spark-default.conf property to define https port for spark history server

2016-08-10 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16987: -- Summary: Add spark-default.conf property to define https port for spark history server Key: SPARK-16987 URL: https://issues.apache.org/jira/browse/SPARK-16987 Project:

[jira] [Created] (SPARK-16655) Spark thrift server application is not stopped if its in ACCEPTED stage

2016-07-20 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16655: -- Summary: Spark thrift server application is not stopped if its in ACCEPTED stage Key: SPARK-16655 URL: https://issues.apache.org/jira/browse/SPARK-16655 Project: Spark

[jira] [Commented] (SPARK-16595) Spark History server Rest Api gives Application not found error for yarn-cluster mode

2016-07-17 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381760#comment-15381760 ] Yesha Vora commented on SPARK-16595: [~sowen], SPARK-15923 is referring to yarn-client mode. I

[jira] [Reopened] (SPARK-16595) Spark History server Rest Api gives Application not found error for yarn-cluster mode

2016-07-17 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora reopened SPARK-16595: > Spark History server Rest Api gives Application not found error for > yarn-cluster mode >

[jira] [Updated] (SPARK-16595) Spark History server Rest Api gives Application not found error

2016-07-17 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-16595: --- Description: Scenario: * Start SparkPi application in Spark1 using yarn-cluster mode

[jira] [Updated] (SPARK-16595) Spark History server Rest Api gives Application not found error for yarn-cluster mode

2016-07-17 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-16595: --- Summary: Spark History server Rest Api gives Application not found error for yarn-cluster mode

[jira] [Created] (SPARK-16595) Spark History server Rest Api gives Application not found error

2016-07-17 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16595: -- Summary: Spark History server Rest Api gives Application not found error Key: SPARK-16595 URL: https://issues.apache.org/jira/browse/SPARK-16595 Project: Spark

[jira] [Updated] (SPARK-16541) SparkTC application could not shutdown successfully

2016-07-14 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-16541: --- Description: SparkTC application in yarn-client mode was stuck at 10% progress. {code} spark-submit

[jira] [Commented] (SPARK-16541) SparkTC application could not shutdown successfully

2016-07-14 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376551#comment-15376551 ] Yesha Vora commented on SPARK-16541: [~sowen], Stack Trace updated. > SparkTC application could

[jira] [Created] (SPARK-16541) SparkTC application could not shutdown successfully

2016-07-14 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16541: -- Summary: SparkTC application could not shutdown successfully Key: SPARK-16541 URL: https://issues.apache.org/jira/browse/SPARK-16541 Project: Spark Issue Type:

[jira] [Created] (SPARK-16451) Spark-shell / pyspark should finish gracefully when "SaslException: GSS initiate failed" is hit

2016-07-08 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16451: -- Summary: Spark-shell / pyspark should finish gracefully when "SaslException: GSS initiate failed" is hit Key: SPARK-16451 URL: https://issues.apache.org/jira/browse/SPARK-16451

[jira] [Resolved] (SPARK-15847) DecisionTreeRunner example stucks with "NoClassDefFoundError: org/apache/avro/generic/GenericRecord"

2016-07-06 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora resolved SPARK-15847. Resolution: Cannot Reproduce > DecisionTreeRunner example stucks with "NoClassDefFoundError: >

[jira] [Commented] (SPARK-16314) Spark application got stuck when NM running executor is restarted

2016-06-29 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15356401#comment-15356401 ] Yesha Vora commented on SPARK-16314: Thanks [~jerryshao] for analysis. {code} Looking though the

[jira] [Created] (SPARK-16314) Spark application got stuck when NM running executor is restarted

2016-06-29 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16314: -- Summary: Spark application got stuck when NM running executor is restarted Key: SPARK-16314 URL: https://issues.apache.org/jira/browse/SPARK-16314 Project: Spark

[jira] [Resolved] (SPARK-15854) Spark History server gets null pointer exception

2016-06-23 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora resolved SPARK-15854. Resolution: Cannot Reproduce > Spark History server gets null pointer exception >

[jira] [Commented] (SPARK-15955) Failed Spark application returns with exitcode equals to zero

2016-06-23 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15347360#comment-15347360 ] Yesha Vora commented on SPARK-15955: [~sowen], I'm checking exit code of the process which started

[jira] [Updated] (SPARK-16085) Spark stand-alone ui redirects to RM application master UI for yarn-client mode

2016-06-20 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-16085: --- Affects Version/s: 1.6.1 > Spark stand-alone ui redirects to RM application master UI for

[jira] [Created] (SPARK-16085) Spark stand-alone ui redirects to RM application master UI for yarn-client mode

2016-06-20 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-16085: -- Summary: Spark stand-alone ui redirects to RM application master UI for yarn-client mode Key: SPARK-16085 URL: https://issues.apache.org/jira/browse/SPARK-16085 Project:

[jira] [Updated] (SPARK-15955) Failed Spark application returns with exitcode equals to zero

2016-06-14 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-15955: --- Summary: Failed Spark application returns with exitcode equals to zero (was: Failed Spark

[jira] [Created] (SPARK-15955) Failed Spark application returns with client console equals zero

2016-06-14 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15955: -- Summary: Failed Spark application returns with client console equals zero Key: SPARK-15955 URL: https://issues.apache.org/jira/browse/SPARK-15955 Project: Spark

[jira] [Created] (SPARK-15923) Spark Application rest api returns "no such app: "

2016-06-13 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15923: -- Summary: Spark Application rest api returns "no such app: " Key: SPARK-15923 URL: https://issues.apache.org/jira/browse/SPARK-15923 Project: Spark Issue Type:

[jira] [Created] (SPARK-15855) dataframe.R example fails with "java.io.IOException: No input paths specified in job"

2016-06-09 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15855: -- Summary: dataframe.R example fails with "java.io.IOException: No input paths specified in job" Key: SPARK-15855 URL: https://issues.apache.org/jira/browse/SPARK-15855

[jira] [Created] (SPARK-15854) Spark History server gets null pointer exception

2016-06-09 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15854: -- Summary: Spark History server gets null pointer exception Key: SPARK-15854 URL: https://issues.apache.org/jira/browse/SPARK-15854 Project: Spark Issue Type: Bug

[jira] [Updated] (SPARK-15830) Spark application should get hive tokens only when it is required

2016-06-09 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-15830: --- Affects Version/s: 1.6.1 > Spark application should get hive tokens only when it is required >

[jira] [Updated] (SPARK-15847) DecisionTreeRunner example stucks with "NoClassDefFoundError: org/apache/avro/generic/GenericRecord"

2016-06-09 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-15847: --- Affects Version/s: 2.0.0 > DecisionTreeRunner example stucks with "NoClassDefFoundError: >

[jira] [Created] (SPARK-15847) DecisionTreeRunner example stucks with "NoClassDefFoundError: org/apache/avro/generic/GenericRecord"

2016-06-09 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15847: -- Summary: DecisionTreeRunner example stucks with "NoClassDefFoundError: org/apache/avro/generic/GenericRecord" Key: SPARK-15847 URL: https://issues.apache.org/jira/browse/SPARK-15847

[jira] [Updated] (SPARK-15830) Spark application should get hive tokens only when it is required

2016-06-08 Thread Yesha Vora (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yesha Vora updated SPARK-15830: --- Summary: Spark application should get hive tokens only when it is required (was: Spark application

[jira] [Created] (SPARK-15830) Spark application should get hive tokens only when needed

2016-06-08 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15830: -- Summary: Spark application should get hive tokens only when needed Key: SPARK-15830 URL: https://issues.apache.org/jira/browse/SPARK-15830 Project: Spark Issue

[jira] [Created] (SPARK-15283) YARN Application should get FAILED state if driver is failed in yarn-client mode

2016-05-11 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-15283: -- Summary: YARN Application should get FAILED state if driver is failed in yarn-client mode Key: SPARK-15283 URL: https://issues.apache.org/jira/browse/SPARK-15283

[jira] [Created] (SPARK-14466) spark_classpath can not handle regex if it is specified in spark-env.sh

2016-04-07 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-14466: -- Summary: spark_classpath can not handle regex if it is specified in spark-env.sh Key: SPARK-14466 URL: https://issues.apache.org/jira/browse/SPARK-14466 Project: Spark

[jira] [Created] (SPARK-8929) [Windows] Application with Appname including whiteSpace fails in Yarn-client mode

2015-07-08 Thread Yesha Vora (JIRA)
Yesha Vora created SPARK-8929: - Summary: [Windows] Application with Appname including whiteSpace fails in Yarn-client mode Key: SPARK-8929 URL: https://issues.apache.org/jira/browse/SPARK-8929 Project: