[jira] [Commented] (SPARK-11000) Derby have booted the database twice in yarn security mode.

2015-10-12 Thread Sean Owen (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954413#comment-14954413
 ] 

Sean Owen commented on SPARK-11000:
---

Why is this not the same as SPARK-9776?

> Derby have booted the database twice in yarn security mode.
> ---
>
> Key: SPARK-11000
> URL: https://issues.apache.org/jira/browse/SPARK-11000
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Shell, SQL, YARN
>Affects Versions: 1.6.0
>Reporter: SaintBacchus
>
> *bin/spark-shell --master yarn-client*
> If spark was build with hive, this simple command will also have a problem: 
> _Another instance of Derby may have already booted the database_
> {code:title=Exeception|borderStyle=solid}
> Caused by: java.sql.SQLException: Another instance of Derby may have already 
> booted the database /opt/client/Spark/spark/metastore_db.
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>  Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
> Source)
> ... 130 more
> Caused by: ERROR XSDB6: Another instance of Derby may have already booted the 
> database /opt/client/Spark/spark/metastore_db.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-11000) Derby have booted the database twice in yarn security mode.

2015-10-08 Thread SaintBacchus (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948138#comment-14948138
 ] 

SaintBacchus commented on SPARK-11000:
--

Very similar with it but this is in yarn security mode.

> Derby have booted the database twice in yarn security mode.
> ---
>
> Key: SPARK-11000
> URL: https://issues.apache.org/jira/browse/SPARK-11000
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Shell, SQL, YARN
>Affects Versions: 1.6.0
>Reporter: SaintBacchus
>
> *bin/spark-shell --master yarn-client*
> If spark was build with hive, this simple command will also have a problem: 
> _Another instance of Derby may have already booted the database_
> {code:title=Exeception|borderStyle=solid}
> Caused by: java.sql.SQLException: Another instance of Derby may have already 
> booted the database /opt/client/Spark/spark/metastore_db.
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>  Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
> Source)
> ... 130 more
> Caused by: ERROR XSDB6: Another instance of Derby may have already booted the 
> database /opt/client/Spark/spark/metastore_db.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Commented] (SPARK-11000) Derby have booted the database twice in yarn security mode.

2015-10-08 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14948237#comment-14948237
 ] 

Apache Spark commented on SPARK-11000:
--

User 'SaintBacchus' has created a pull request for this issue:
https://github.com/apache/spark/pull/9026

> Derby have booted the database twice in yarn security mode.
> ---
>
> Key: SPARK-11000
> URL: https://issues.apache.org/jira/browse/SPARK-11000
> Project: Spark
>  Issue Type: Bug
>  Components: Spark Shell, SQL, YARN
>Affects Versions: 1.6.0
>Reporter: SaintBacchus
>
> *bin/spark-shell --master yarn-client*
> If spark was build with hive, this simple command will also have a problem: 
> _Another instance of Derby may have already booted the database_
> {code:title=Exeception|borderStyle=solid}
> Caused by: java.sql.SQLException: Another instance of Derby may have already 
> booted the database /opt/client/Spark/spark/metastore_db.
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown
>  Source)
> at 
> org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown 
> Source)
> at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown 
> Source)
> ... 130 more
> Caused by: ERROR XSDB6: Another instance of Derby may have already booted the 
> database /opt/client/Spark/spark/metastore_db.
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org