[jira] Updated: (HIVE-1675) SAXParseException on plan.xml during local mode.

2010-12-03 Thread Bennie Schut (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bennie Schut updated HIVE-1675:
---

Attachment: HIVE-1675.patch

We needed to close the OutputStream (or flush it) before another process can 
read the data. This fixed the SAXParserException we got.

 SAXParseException on plan.xml during local mode.
 

 Key: HIVE-1675
 URL: https://issues.apache.org/jira/browse/HIVE-1675
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Affects Versions: 0.7.0
Reporter: Bennie Schut
Assignee: Bennie Schut
 Attachments: HIVE-1675.patch, local_10005_plan.xml, 
 local_10006_plan.xml


 When hive switches to local mode (hive.exec.mode.local.auto=true) I receive a 
 sax parser exception on the plan.xml
 If I set hive.exec.mode.local.auto=false I get the correct results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1675) SAXParseException on plan.xml during local mode.

2010-12-03 Thread Bennie Schut (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bennie Schut updated HIVE-1675:
---

Fix Version/s: 0.7.0
   Status: Patch Available  (was: In Progress)

 SAXParseException on plan.xml during local mode.
 

 Key: HIVE-1675
 URL: https://issues.apache.org/jira/browse/HIVE-1675
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Affects Versions: 0.7.0
Reporter: Bennie Schut
Assignee: Bennie Schut
 Fix For: 0.7.0

 Attachments: HIVE-1675.patch, local_10005_plan.xml, 
 local_10006_plan.xml


 When hive switches to local mode (hive.exec.mode.local.auto=true) I receive a 
 sax parser exception on the plan.xml
 If I set hive.exec.mode.local.auto=false I get the correct results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-1675) SAXParseException on plan.xml during local mode.

2010-12-03 Thread Bennie Schut (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-1675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bennie Schut updated HIVE-1675:
---

Status: Open  (was: Patch Available)

doesn't look like it actually got solved. Testing it a bit more.

 SAXParseException on plan.xml during local mode.
 

 Key: HIVE-1675
 URL: https://issues.apache.org/jira/browse/HIVE-1675
 Project: Hive
  Issue Type: Bug
  Components: Query Processor
Affects Versions: 0.7.0
Reporter: Bennie Schut
Assignee: Bennie Schut
 Fix For: 0.7.0

 Attachments: HIVE-1675.patch, local_10005_plan.xml, 
 local_10006_plan.xml


 When hive switches to local mode (hive.exec.mode.local.auto=true) I receive a 
 sax parser exception on the plan.xml
 If I set hive.exec.mode.local.auto=false I get the correct results.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.