[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2014-01-25 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-4558:
-

Assignee: (was: Carl Steinbach)

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 \ A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2014-01-25 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-4558:
-

Assignee: Carl Steinbach

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
Assignee: Carl Steinbach
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 \ A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2014-01-25 Thread Carl Steinbach (JIRA)

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

Carl Steinbach updated HIVE-4558:
-

Assignee: Xi Fang

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
Assignee: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 \ A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Description: 
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
 A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--


  was:
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
 A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}




 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
Priority: Minor

 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
  A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --

--
This 

[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Attachment: HIVE-4558.1.patch

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
Priority: Minor
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
  A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Status: Patch Available  (was: Open)

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
Priority: Minor
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
  A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Priority: Major  (was: Minor)

 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
  A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 Hive Runtime Error while processing row {key:238,value:val_238}
 --

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Description: 
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
  A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--


  was:
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
! A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--



 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
   A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row 

[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Description: 
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
! A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--


  was:
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
 A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--



 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 ! A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row 

[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Description: 
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
 A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--


  was:
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
  A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--



 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
  A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row 

[jira] [Updated] (HIVE-4558) mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows

2013-05-14 Thread Xi Fang (JIRA)

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

Xi Fang updated HIVE-4558:
--

Description: 
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
\ A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--


  was:
testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
information is printed out on Windows. Here is the example of 
mapreduce_stack_trace_hadoop20.q.out.orig:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
PREHOOK: Output: 
hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
Ended Job = job_20130514152027587_0001 with errors
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}

groups found for user Administrators
Hive Runtime Error while processing row {key:238,value:val_238}
--

However, it is supposed to look like:
--
PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
'script_does_not_exist' AS (key, value)
PREHOOK: type: QUERY
PREHOOK: Input: default@src
 A masked pattern was here 
FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
Runtime Error while processing row {key:238,value:val_238}
Hive Runtime Error while processing row {key:238,value:val_238}
--



 mapreduce_stack_trace_hadoop20 in TestNegativeMinimrCliDriver fails on Windows
 --

 Key: HIVE-4558
 URL: https://issues.apache.org/jira/browse/HIVE-4558
 Project: Hive
  Issue Type: Bug
  Components: Tests
Affects Versions: 0.11.0
 Environment: Windows
Reporter: Xi Fang
 Attachments: HIVE-4558.1.patch


 testNegativeCliDriver_mapreduce_stack_trace_hadoop20 fails because group 
 information is printed out on Windows. Here is the example of 
 mapreduce_stack_trace_hadoop20.q.out.orig:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 PREHOOK: Output: 
 hdfs://127.0.0.1:25477/code/HWX/hive-monarch/build/ql/scratchdir/hive_2013-05-14_15-21-00_075_593034964465269090/-mr-1
 Ended Job = job_20130514152027587_0001 with errors
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row {key:238,value:val_238}
 groups found for user Administrators
 Hive Runtime Error while processing row {key:238,value:val_238}
 --
 However, it is supposed to look like:
 --
 PREHOOK: query: FROM src SELECT TRANSFORM(key, value) USING 
 'script_does_not_exist' AS (key, value)
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src
 \ A masked pattern was here 
 FATAL ExecMapper: org.apache.hadoop.hive.ql.metadata.HiveException: Hive 
 Runtime Error while processing row