Author: rvs
Date: Tue Nov  1 02:48:51 2011
New Revision: 1195780

URL: http://svn.apache.org/viewvc?rev=1195780&view=rev
Log:
BIGTOP-217. workaround Hive SQL parser in headers for our tests

Modified:
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/in
    
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_joins/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_pushdown/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_queries/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/integration/hbase_stats/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/authorization_2/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/auto_join20/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/basic/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketizedhiveinputformat/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/bucketmapjoin5/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/drop_multi_partitions/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/groupby_map_ppr_multi_distinct/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/index_creation/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join19/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/join_filters/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/load_dyn_part14/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/merge_dynamic_partition/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/multi_insert/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/rcfile_columnar/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/stats8/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/union3/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/in
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/in?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/in
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/in
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0

Modified: 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out
URL: 
http://svn.apache.org/viewvc/incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out?rev=1195780&r1=1195779&r2=1195780&view=diff
==============================================================================
--- 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out
 (original)
+++ 
incubator/bigtop/trunk/bigtop-tests/test-artifacts/hive/src/main/resources/scripts/ql/uniquejoin/out
 Tue Nov  1 02:48:51 2011
@@ -2,7 +2,7 @@
 -- contributor license agreements.  See the NOTICE file distributed with
 -- this work for additional information regarding copyright ownership.
 -- The ASF licenses this file to You under the Apache License, Version 2.0
--- (the "License"); you may not use this file except in compliance with
+-- (the "License") you may not use this file except in compliance with
 -- the License.  You may obtain a copy of the License at
 --
 --     http://www.apache.org/licenses/LICENSE-2.0


Reply via email to