Aws

Your homework assignment is to complete Exercises 7.1 and 7.2 on moving data with Sqoop on the AWS RDS Instance as we did in class.

Please download the requisite input files for these exercises from the Chapter 7 Exercise Files posted  as “Ch 07 Sqoop Exercise Files.zip” on Canvas under the Module entitled “CS  Course Project Data Sets”.  Unzip the folder and use the input files in your homework assignment in your work on this assignment.

Please submit a word document containing screenshots with section headings of how you managed to utilize Sqoop to load data from a RDMS onto the HDFS and then from the HDFS into Pig (7.1) and Hive (7.2) respectively in order to accomplish all of the tasks listed in Exercises 7.1 and 7.2.

Week 1 Phyisical security

Part 1 Discussion Write atleast one page on :

Based on your text, the attached additional material and any research you have done, discuss the salient points of a Vulnerability Assessment and comment on at least one classmates post. Make sure you talk about Risk Management and Physical Protection Systems (PPS).

Part 2 Assignment 1: Vulnerability Assessment

Topic: Perform a Vulnerability Assessment of your place of employment or living area. If you use your work area make sure you inform the Security Manager to get permission as to what you are doing. If you live in a gated community inform the security guard of your activities.Instructions: Please download the Assignment 1 Vulnerability Assessment template (MS Word), which is already in APA 7 format, using size 12 Times New Roman font, 1-inch margins, TOC, Headings and Reference page. If you insert images or tables in your report make sure you label them appropriately according to APA. (click here for link).For this assignment: The 4 Heading-1s are required. Each Heading-1 must have at least 3 Heading-2s. Each Heading must have at least 2 properly formatted paragraphs with 3 properly formatted sentences each. Once completed name your file: YourName_Assignment_1_Vulnerability_Assessment.docx and submit to the appropriate assignment folder. 

2 PPT slides help

Need help with two PPT slides on below topic.

– Conflict in a Virtual Team

References should be from Campbellsville University Library or from below text book.

Text Book:

“Group Dynamics for Teams, 6th edition by Daniel Levi and David A Askay”

requirements for project management

we have to address the solution to the question for  (Massachusetts General Hospital’s Pre-Admission Testing Area (PATA)  ) by using templates.

I will upload all files.

 Stakeholder Template for PATA.docx ( templates )

Problem template for PATA.docx( templates)
MGH’s PATA.IC_editable PDF.pdf ( project description )
Mass General PATA instructions.docx  ( this file for questions) 

fishbone diagram.ppt ( template )

rubic.docx ( please review this file for grading system )

Your-Name 5xMetate Reset

Enhanced the Hollywood Star Generator app Write a program that allows a user to enter a name into an input box and your program will display a star similar to the screenshot shown below, with a name displayed in the star. Below are the requirements of the

 

Use JavaFX. No Swing or Awt

Enhanced the Hollywood Star Generator app

Write a program that allows a user to enter a name into an input box  and your program will display a star similar to the screenshot shown  below, with a name displayed in the star. Below are the requirements of  the program (or app):

1. Add a Star shape and the following:

a. fill the color with “Aqua” and

b. set the shape stroke with “Gold” color and

c. set stroke width to 5px.

2. Add a text shape and the following:

a. set the default text to “Your-Name” and

b. set the text content to align “center” horizontally and

c. set the font color to “Blue” and

d. set the font size to 25px and “bold” and e. add a “DropShadow” effect with offsetX to 15px and offset to 15px.

3. Add a textfield with a prompt text “Type your name here” to allow a user to enter a name.

4. Add a Generate button and its required functions to generate a use’s name on the text shape on the Start (e.g., John Wayne).

5. Add a Reset button and its required functions to reset all the controls back to the initial load conditions.

6. Set app title to “Draw a Super-Star”.

7. If the user hasn’t entered any name but the Generate button is  being clicked, the app will not change any things and it will stay in  its initial condition (refer to Figure-1 below).

8. You are required to create an app resembling to the app in the screenshot.

9. Verify the correctness of your app.

Your-Name 5xMetate Reset John Wayne Joha Woyne Generate Your-Name Generate Rese:

asignment network design

 

You Have Been Asked To Design A LAN For A Very Successful CPA Firm With Five Departments In One Building And A Total Of 560 Employees. Currently, The Firm Has No Networked Computers, And It Is Open To Any Suggestions You Can Offer. The Firm Does Have A Few Requirements:
It Wants To Make Sure That It Can Easily Expand Its LAN In The Future Without Exorbitant Costs And Moving A Lot Of Equipment.
Every Department Must Have Very Fast Access To The LAN.
The LAN Must Remain Up At All Times.
Must Use The Windows Operating System.Determine What Kind Of LAN Your Team Will Design For This Company.
Deliverable Instructions:
Create A 1 Page Executive Summary To Summarize Your Design, Followed By A 4 To 5 Page Paper With Diagrams About The Detailed Network Design.
Put These In One Word Document In APA Format.

ITCO391 UNIT5IP

 

You will complete several steps for this assignment.

Step 1: You will become familiar with an assessment tool (AChecker) to examine Web accessibility for a couple Web sites. This is a freely available tool that you can learn about by reviewing the tutorial found here.

Step 2: Select two Web sites that are somewhat similar in functionality. Find one that you think is good and one that you think is bad. Whether or not the Web site is good or bad is based upon your own personal perspective.

Step 3: Examine the Web sites regarding your suggestions as to how they might be improved.

Step 4: Create a PowerPoint presentation that includes 10–12 slides with voice recording that presents your recommended improvements. Discuss the good and bad factors of each Web site. Discuss how a sample task is supported on each of the Web sites. Describe how the Web site can be redesigned or revised to achieve better results.

The requirements for the presentation are as follows:

  • Title slide
  • Introduction to the 2 Web sites
  • Comparison of the 2 Web sites
  • A summary of AChecker’s findings for each site
  • Explanation of how to improve the sample task
  • Listing of recommended improvements
  • Information regarding anticipated localization and globalization factors
  • Summary and conclusions
  • At least 3–5 references

Be sure to consider the following:

  • Patterns
  • Wizards
  • Interactivity
  • Animation
  • Transitions

Screenshots may be used in your slides to support your explanations.

Remember, your presentation must include both the slides and the audio to present the content.

Include a title slide and APA format on citations used in the presentation with a closing references slide. Use proper design regarding elements (fonts, color, images, etc.) on your slides.

Use the Record Slide Show option to present the information on each slide and record your verbal explanations for each item. Please refer to the following for more detailed instructions on recording your voice on a PowerPoint slide:

How to Record Voice Narration for Your PowerPoint 2016 Presentation

Use AChecker, research literature, and your textbook to support your redesign or revision recommendations.

Write a Java application that initializes

Write a Java application that initializes an array with the following numbers, in this order:

23, 17, 5, 90, 12, 44, 38, 84, 77, 3, 66, 55, 1, 19, 37, 88, 8, 97, 25, 50, 75, 61, and 49

Then display the unsorted values. This is required output #1 of 6 for this program.

Using a sequential search of the unsorted array, determine and report the 1-relative (i.e. 1, 2, 3, 4, etc.)

 positions of the following numbers in the array 

 and the number of searches required to locate the numbers: 25, 30, 50, 75, and 92.

 This is required output #2 of 6.

Then display the total number of searches for all five numbers. 

Sort the numbers using any algorithm of your choice and then display the sorted array. This is required output #4 of 6.

Using a binary search of the sorted array, determine and report the 1-relative positions of the following numbers in the array 

 (or -1 if not found), and the number of searches required to locate the numbers: 25, 30, 50, 75, and 92.

 This is required output #5 of 6.

Finally, display the total number of searches for all five numbers. This is required output #6 of 6.

 Try to create an object-oriented solution for your solution vs. a procedural one. 

 For example, you might have a class that stores an array passed by a driver class, 

 with methods for sorting the array, searching the array via a sequential search, searching the array via a binary search, 

 and output the current contents of the array. 

 The driver class could not only pass in the initial array values but call various methods 

 to perform the searches, sorting, and array contents display. 

 You may use any output type class you want (e.g. Scanner, JOptionPane)