Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
751b4c87
Commit
751b4c87
authored
9 years ago
by
Shwetha GS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags)
parent
256b2599
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
import-hive.sh
addons/hive-bridge/src/bin/import-hive.sh
+1
-1
release-log.txt
release-log.txt
+1
-0
No files found.
addons/hive-bridge/src/bin/import-hive.sh
View file @
751b4c87
...
...
@@ -67,7 +67,7 @@ done
METADATA_LOG_DIR
=
"
${
METADATA_LOG_DIR
:-
$BASEDIR
/logs
}
"
export
METADATA_LOG_DIR
JAVA_PROPERTIES
=
"
$METADATA_OPTS
-
Dmetadata.log.dir=
$METADATA_LOG_DIR
-Dmetadata
.log.file=import-hive.log"
JAVA_PROPERTIES
=
"
$METADATA_OPTS
-
atlas.log.dir=
$METADATA_LOG_DIR
-Datlas
.log.file=import-hive.log"
shift
while
[[
${
1
}
=
~ ^
\-
D
]]
;
do
...
...
This diff is collapsed.
Click to expand it.
release-log.txt
View file @
751b4c87
...
...
@@ -8,6 +8,7 @@ ATLAS-54 Rename configs in hive hook (shwethags)
ATLAS-3 Mixed Index creation fails with Date types (suma.shivaprasad via shwethags)
ALL CHANGES:
ATLAS-93 import-hive.sh reports FileNotFoundException (shwethags)
ATLAS-92 import-hive.sh failed to find HiveMetaStoreBridge (airbots via shwethags)
ATLAS-16 jersey jaxb exception (shwethags)
ATLAS-79 Unique constraint is not honoured (shwethags)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment