[jira] [Commented] (HIVE-4348) Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character

2013-06-05 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676471#comment-13676471
 ] 

Ashutosh Chauhan commented on HIVE-4348:


[~shuainie] I assume you have also tested this on linux. Is that correct ?

 Unit test compile fail at hbase-handler project on Windows becuase of illegal 
 escape character
 --

 Key: HIVE-4348
 URL: https://issues.apache.org/jira/browse/HIVE-4348
 Project: Hive
  Issue Type: Bug
  Components: HBase Handler, Testing Infrastructure, Windows
Affects Versions: 0.11.0
 Environment: Windows 8
Reporter: Shuaishuai Nie
Assignee: Shuaishuai Nie
 Attachments: HIVE-4348.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 The problem is because the automatically generated test case hardcoded file 
 path string of query file using \ instead of \\ as escape character. The 
 change should be in the TestHBaseCliDriver.vm and 
 TestHBaseNegativeCliDriver.vm

--
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] [Commented] (HIVE-4348) Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character

2013-06-05 Thread Ashutosh Chauhan (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676569#comment-13676569
 ] 

Ashutosh Chauhan commented on HIVE-4348:


I tested it on linux. Works great. +1

 Unit test compile fail at hbase-handler project on Windows becuase of illegal 
 escape character
 --

 Key: HIVE-4348
 URL: https://issues.apache.org/jira/browse/HIVE-4348
 Project: Hive
  Issue Type: Bug
  Components: HBase Handler, Testing Infrastructure, Windows
Affects Versions: 0.11.0
 Environment: Windows 8
Reporter: Shuaishuai Nie
Assignee: Shuaishuai Nie
 Attachments: HIVE-4348.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 The problem is because the automatically generated test case hardcoded file 
 path string of query file using \ instead of \\ as escape character. The 
 change should be in the TestHBaseCliDriver.vm and 
 TestHBaseNegativeCliDriver.vm

--
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] [Commented] (HIVE-4348) Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character

2013-06-05 Thread Shuaishuai Nie (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676603#comment-13676603
 ] 

Shuaishuai Nie commented on HIVE-4348:
--

Thanks [~ashutoshc]

 Unit test compile fail at hbase-handler project on Windows becuase of illegal 
 escape character
 --

 Key: HIVE-4348
 URL: https://issues.apache.org/jira/browse/HIVE-4348
 Project: Hive
  Issue Type: Bug
  Components: HBase Handler, Testing Infrastructure, Windows
Affects Versions: 0.11.0
 Environment: Windows 8
Reporter: Shuaishuai Nie
Assignee: Shuaishuai Nie
 Fix For: 0.12.0

 Attachments: HIVE-4348.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 The problem is because the automatically generated test case hardcoded file 
 path string of query file using \ instead of \\ as escape character. The 
 change should be in the TestHBaseCliDriver.vm and 
 TestHBaseNegativeCliDriver.vm

--
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] [Commented] (HIVE-4348) Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character

2013-06-05 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13676634#comment-13676634
 ] 

Hudson commented on HIVE-4348:
--

Integrated in Hive-trunk-hadoop2 #227 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/227/])
HIVE-4348 : Unit test compile fail at hbase-handler project on Windows 
becuase of illegal escape character (Shuaishuai Nie via Ashutosh Chauhan) 
(Revision 1490103)

 Result = FAILURE
hashutosh : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVNview=revrev=1490103
Files : 
* /hive/trunk/hbase-handler/src/test/templates/TestHBaseCliDriver.vm
* /hive/trunk/hbase-handler/src/test/templates/TestHBaseNegativeCliDriver.vm


 Unit test compile fail at hbase-handler project on Windows becuase of illegal 
 escape character
 --

 Key: HIVE-4348
 URL: https://issues.apache.org/jira/browse/HIVE-4348
 Project: Hive
  Issue Type: Bug
  Components: HBase Handler, Testing Infrastructure, Windows
Affects Versions: 0.11.0
 Environment: Windows 8
Reporter: Shuaishuai Nie
Assignee: Shuaishuai Nie
 Fix For: 0.12.0

 Attachments: HIVE-4348.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 The problem is because the automatically generated test case hardcoded file 
 path string of query file using \ instead of \\ as escape character. The 
 change should be in the TestHBaseCliDriver.vm and 
 TestHBaseNegativeCliDriver.vm

--
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] [Commented] (HIVE-4348) Unit test compile fail at hbase-handler project on Windows becuase of illegal escape character

2013-04-30 Thread Eric Hanson (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13646074#comment-13646074
 ] 

Eric Hanson commented on HIVE-4348:
---

Can somebody please review this and commit it? Unit tests don't run without 
this patch so I have to manually apply this on Windows when developing. This 
gets tedious when using different branches for creating patches.

 Unit test compile fail at hbase-handler project on Windows becuase of illegal 
 escape character
 --

 Key: HIVE-4348
 URL: https://issues.apache.org/jira/browse/HIVE-4348
 Project: Hive
  Issue Type: Bug
  Components: HBase Handler, Testing Infrastructure, Windows
Affects Versions: 0.11.0
 Environment: Windows 8
Reporter: Shuaishuai Nie
Assignee: Shuaishuai Nie
 Attachments: HIVE-4348.patch

   Original Estimate: 24h
  Remaining Estimate: 24h

 The problem is because the automatically generated test case hardcoded file 
 path string of query file using \ instead of \\ as escape character. The 
 change should be in the TestHBaseCliDriver.vm and 
 TestHBaseNegativeCliDriver.vm

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