[jira] [Updated] (PIG-4231) Make rank work with Spark

2014-11-10 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni updated PIG-4231: -- Attachment: PIG-4231-2.patch Make rank work with Spark -

[jira] [Updated] (PIG-3615) Update the way that JsonLoader/JsonStorage deal with BigDecimal

2014-11-10 Thread Eyal Allweil (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eyal Allweil updated PIG-3615: -- Attachment: PIG-3615.patch How about if we only do half the change? We change the way JsonLoader works to

[jira] [Commented] (PIG-4231) Make rank work with Spark

2014-11-10 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14204584#comment-14204584 ] Praveen Rachabattuni commented on PIG-4231: --- [~Carlos Balduz] I have uploaded

[jira] [Resolved] (PIG-4231) Make rank work with Spark

2014-11-10 Thread Praveen Rachabattuni (JIRA)
[ https://issues.apache.org/jira/browse/PIG-4231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Praveen Rachabattuni resolved PIG-4231. --- Resolution: Fixed Make rank work with Spark -

Is it necessary to export PIG_OPTS=-Dhive.metastore.uris=thrift://hostname:port when using -useHCatalog?

2014-11-10 Thread lulynn_2008
Hi All, From trunk, pig script has added ${HIVE_HOME}/conf into pig classpath. Then when using -useHCatalog, is it necessary to export PIG_OPTS=-Dhive.metastore.uris=thrift://hostname:port? Besides, my hivemetastore is using loca mode, and I am planning to configure HiveMetaStore to the remote

Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-10 Thread Russell Jurney
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27820/ --- Review request for DataFu, pig, Joseph Adler, Jakob Homan, Matthew Hayes, and

Re: Review Request 27820: Setup for Macros in DataFu. Basic setup, no automated testing. Need feedback.

2014-11-10 Thread Russell Jurney
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27820/ --- (Updated Nov. 10, 2014, 6:33 p.m.) Review request for DataFu, pig, Joseph

[jira] Subscription: PIG patch available

2014-11-10 Thread jira
Issue Subscription Filter: PIG patch available (19 issues) Subscriber: pigdaily Key Summary PIG-4313StackOverflowError in LIMIT operation on Spark https://issues.apache.org/jira/browse/PIG-4313 PIG-4264Port TestAvroStorage to tez local mode

[jira] [Commented] (PIG-3615) Update the way that JsonLoader/JsonStorage deal with BigDecimal

2014-11-10 Thread Erik Selin (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14206080#comment-14206080 ] Erik Selin commented on PIG-3615: - That's a good idea. I'm ok with only updating the