| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
47 (0.172s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HIVE-3487] Some of the Metastore unit tests failing on Windows because of the static variables initialization problem in HiveConf class. - Hive - [issue]
|
|
...Following unit tests are failing on windows because of the problem with static variables initialization.TestMarkPartitionTestMarkRemotePartitionTestMetastoreEventListenerReason – Static vari...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3487
Author: Kanna Karanam,
2012-09-21, 06:49
|
|
|
[HIVE-3479] Bug fix: Return the child JVM exit code to the parent process to handle the error conditions - Hive - [issue]
|
|
...It is a bug in the script and noticed it while fixing some of the Negative CLI test failures...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3479
Author: Kanna Karanam,
2012-09-20, 02:07
|
|
|
[HIVE-3128] use commons-compress instead of forking tar process - Hive - [issue]
|
|
...TAR tool doesn’t exist by default on windows systems so use the CAB files on windows...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3128
Author: Kanna Karanam,
2012-09-01, 02:27
|
|
|
JDBC Issue (File Handle leak): Unable to drop the table after reading partial data for it. - Hive - [mail # dev]
|
|
...Hi Gurus, While I am fixing the JDBC unit test issues on Windows, I observed that Hi veServer is keeping the file handle open until client reads the data comple tely or closes th...
|
|
|
Author: Kanna Karanam,
2012-08-10, 16:25
|
|
|
[HIVE-3327] Remove the Unix specific absolute path of “Cat” utility in several .q files to make them run on Windows with CygWin in path. - Hive - [issue]
|
|
...Several .q files have Unix absolute paths for Cat utility so all of them are failing on Windows even with CygWin support....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3327
Author: Kanna Karanam,
2012-08-07, 05:10
|
|
|
[HIVE-3320] Handle “CRLF” line endings to avoid the extra spacing in generated test outputs in Windows. (Utilities.Java :: readColumn) - Hive - [issue]
|
|
...Existing functionality in Hive is looking for the “LF” character to extract the lines from generated output before writing to the streaming object. Whereas in Windows, the line endings are “...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3320
Author: Kanna Karanam,
2012-08-03, 03:39
|
|
|
[HIVE-3319] Fix the “TestHiveHistory”, “TestHiveConf”, & “TestExecDriver” unit tests on Windows by fixing the path related issues. - Hive - [issue]
|
|
...TestHiveConf : Location of the “hive-site.xml” path on Unix is different from Windows so need to compare the paths after generating the OS independent URI path.TestHiveHistory: Generate the ...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3319
Author: Kanna Karanam,
2012-08-02, 07:06
|
|
|
[HIVE-3317] Fix “TestDosToUnix” unit tests on Windows by closing the leaking file handle in DosToUnix.java. - Hive - [issue]
|
|
...Windows can’t delete the files if there are any open file handles on it so it is required to close them properly after completing the validation in DosToUnix utilities....
|
|
|
http://issues.apache.org/jira/browse/HIVE-3317
Author: Kanna Karanam,
2012-08-01, 10:09
|
|
|
[HIVE-3126] Generate & build the velocity based Hive tests on windows by fixing the path issues - Hive - [issue]
|
|
...1)Escape the backward slash in Canonical Path if unit test runs on windows.2)Diff comparison – a. Ignore the extra spacing on windows b. Ignore the dif...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3126
Author: Kanna Karanam,
2012-07-25, 14:50
|
|
|
[HIVE-3204] Windows: Fix the unit tests which contains “!<cmd>” commands (Unix shell commands) - Hive - [issue]
|
|
...Possible solution 1: (Preferred one)!<Unix cmd | Windows cmd> => Keeping the same syntax. Hive uses Java runtime to launch the shell command so any attempt to run windows comm...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3204
Author: Kanna Karanam,
2012-07-12, 17:27
|
|
|
|