[jira] [Commented] (SPARK-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Doug Balog (JIRA)

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

Doug Balog commented on SPARK-15477:


Sorry, this isn't a problem after all.
I checked  the the latest SNAPSHOT build, dafcb05 and it works as I expect.



> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Sean Owen (JIRA)

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

Sean Owen commented on SPARK-15477:
---

The constructor there is, but not the class

> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Andrew Or (JIRA)

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

Andrew Or commented on SPARK-15477:
---

What part of the code makes you think it's private[hive]?
https://github.com/apache/spark/blob/branch-2.0/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala

> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Doug Balog (JIRA)

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

Doug Balog commented on SPARK-15477:


 The HiveCompatibility module was reverted in SPARK-15424 

rxin mentioned on the dev mailing list that it should still work.  
http://apache-spark-developers-list.1001551.n3.nabble.com/Possible-Hive-problem-with-Spark-2-0-0-preview-tp17558p17564.html

cc:[rxin]

> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Biao Ma (JIRA)

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

Biao Ma commented on SPARK-15477:
-

Thx Owen


> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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-15477) HiveContext is private[hive] and not accessible to users.

2016-05-23 Thread Sean Owen (JIRA)

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

Sean Owen commented on SPARK-15477:
---

It looks like you are indeed not supposed to call in this in 2.0
CC [~andrewor14]
https://github.com/apache/spark/commit/fa3c06987e6148975dd54b629bd9094224358175

> HiveContext is private[hive] and not accessible to users. 
> --
>
> Key: SPARK-15477
> URL: https://issues.apache.org/jira/browse/SPARK-15477
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.0.0
>Reporter: Doug Balog
>
> In 2.0 org.apache.spark.sql.hive.HiveContext was mark deprecated but should 
> still be accessible from user programs. It is not since, its marked at 
> `private[hive]` 



--
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