[jira] [Commented] (SPARK-3012) Standardized Distance Functions between two Vectors for MLlib

2016-12-13 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15745388#comment-15745388 ] Dhaval Modi commented on SPARK-3012: I have implemented Mahalanobis Distance in Spark 1.6.2+ using

[jira] [Commented] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-14 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15192940#comment-15192940 ] Dhaval Modi commented on SPARK-13699: - Hi Suresh, Thanks for your input. But when DAG is generated,

[jira] [Commented] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182031#comment-15182031 ] Dhaval Modi commented on SPARK-13699: - TGT_TABLE DDL: CREATE TABLE IF NOT EXISTS tgt_table (col1

[jira] [Comment Edited] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181780#comment-15181780 ] Dhaval Modi edited comment on SPARK-13699 at 3/5/16 5:30 PM: -

[jira] [Comment Edited] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181780#comment-15181780 ] Dhaval Modi edited comment on SPARK-13699 at 3/5/16 5:30 PM: -

[jira] [Comment Edited] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181780#comment-15181780 ] Dhaval Modi edited comment on SPARK-13699 at 3/5/16 5:29 PM: -

[jira] [Commented] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181780#comment-15181780 ] Dhaval Modi commented on SPARK-13699: - == Code Snippet

[jira] [Commented] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15181777#comment-15181777 ] Dhaval Modi commented on SPARK-13699: - This should be a bug, as it fails to overwrite the table,

[jira] [Updated] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhaval Modi updated SPARK-13699: Attachment: stackTrace.txt > Spark SQL drops the table in "overwrite" mode while writing into

[jira] [Updated] (SPARK-13699) Spark SQL drops the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhaval Modi updated SPARK-13699: Description: Hi, While writing the dataframe to HIVE table with "SaveMode.Overwrite" option.

[jira] [Updated] (SPARK-13699) Spark SQL drops the HIVE table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dhaval Modi updated SPARK-13699: Summary: Spark SQL drops the HIVE table in "overwrite" mode while writing into table (was: Spark

[jira] [Created] (SPARK-13699) Spark SQL drop the table in "overwrite" mode while writing into table

2016-03-05 Thread Dhaval Modi (JIRA)
Dhaval Modi created SPARK-13699: --- Summary: Spark SQL drop the table in "overwrite" mode while writing into table Key: SPARK-13699 URL: https://issues.apache.org/jira/browse/SPARK-13699 Project: Spark